- Add Add merchantUniqueId to transaction request
- Add Legal compliance
- Add transaction Status sync command
- Fix IBAN uploaded during KYC sync
- Fix Commission amount field
- Fix Add rule for negative amount on payment vouchers
- Vendor:process updates wallet account email
- Handle authorization & capture notifications
- Update Bank information even if already validated
- Fix: Add logs on notifications
- Fix notification
- Add country to vendor data
- Block withdraw for vendor flag as "Payment Bocked" (Mirakl BO)
- Switch from front key to operator key (Mirakl API)
- Handle vendor already database with HIPA_PROCESS = NO
- Fix company name matching between HiPay API and Mirakl API
- Change bank informations requirements to match Mirakl
- Fix Mirakl Api pagination bug
- Fix Identification API bug
- Fix Wallet api login bug when shop name is changed
- Switch from TL01 Mirakl API to IV01
- Add negative operations adjustment process
- Set Rest and SOAP user agent
- Fix REST wallet API calls
- Add support for new KYC rules in HiPay Wallet API
- Fix bug in bank information api call
- Removing markdown formatting for logs
- Moving transfer api call in generate instead of processing
- Switch to Rest Api for transfer & withdraw
- handle new parameter hipay-process from Mirakl api
- Fix "Wallet not found" bug
- Fix wrong private and public label during Wallet API call
- Add vendor logging
- Add Operation logging
- Set up new parameters to general logging
- Fix callback_salt in HiPay.php
- Fix address informations
- Fix array_push
- New If Phone is empty it is not sent
- Fix Withdrawal: fatal error in isIdentified function
- Fix Customize the error level for wich emails should be sent
- Fix Error 401 in create account function
- Fix Error in vendor wallet list command
- Fix Error in transfert function
- Fix API Soap - Replace mergeLoginParameters() by mergeLoginParametersSoap()
- The login is no longer the email, it is now registered by the concatenation of the name of the shop and its ID
- Migration to REST API for Bank info management
- Migration to REST API for account creation
- New management of callback notifications
- Send a notification by Email when KYC is invalidated
- New mandatory fields for the bank Informations
- Remove all special characters when the bank informations are sent to Wallet
- Bugfix iso code Bank country
Fix Transfers the vat number in the Wallet account creation
Updates links to documentation.
README file update.
This version allows Mirakl shop emails to be updated.
This version fixes an issue with KYC files downloaded from Mirakl being parsed by the REST client. Instead, files are now downloaded in raw mode.
This version adds an option to filter shops by testing a regex on the payment lines' transaction number parameter during the cash-out initialization process.
Fixes synchronization issue with erroneous information being sent when creating the HiPay Wallet account.
Fixes issue occurring with manual invoice amounts not taken into account in the payment calculation. This raised a warning which is now fixed.
This version groups Mirakl files fetching by paquets (the web service has a limitation on the number of shops for which documents can be retrieved).
- This new version handles KYC documents upload from Mirakl to HiPay Wallet through REST API. You no longer need to set up a FTP server to upload those documents.
- Some notification messages have been clarified.
README file update.
Fix mistakes in README file.
Add Code climate badge.
README file update.
README file update.