hipay / hipay-wallet-cashout-mirakl-library
This library intends to facilitate cash-out operations between HiPay and the Mirakl marketplace solution.
Requires
- php: >=5.3.9
- ext-soap: *
- doctrine/annotations: ^1.2
- doctrine/cache: ^1.5
- guzzlehttp/guzzle: ^3.8
- psr/log: *
- symfony/event-dispatcher: ^2.8
- symfony/intl: ^2.8
- symfony/validator: ^2.8
Requires (Dev)
- php-mock/php-mock-prophecy: 0.0.2
- phpunit/phpunit: 6.2.*
- symfony/phpunit-bridge: ^4.3.5
- dev-develop
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.1
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-master
- dev-feature/EC-2491
- dev-feature/replace-runner
- dev-feature/ec-2063
- dev-hotfix/EC-202
- dev-feature/EC-149
This package is auto-updated.
Last update: 2024-10-30 01:53:42 UTC
README
The HiPay Wallet cash-out library for Mirakl is a PHP library which intends to facilitate cash-out operations between HiPay and the Mirakl marketplace solution.
Important notice
Before getting started, be aware that this library needs to be integrated. In most cases, you won't need to integrate it yourself and will rather install the standalone integration. You may want to integrate this library yourself if you already have a back-end application and want to manage the cash-out workflow in it.
Unless you have specific needs, do not integrate this library, but install the standalone integration which integrates it.
Getting started
Read the project documentation for comprehensive information about the requirements, general workflow and installation procedure.
Resources
- Full project documentation — To have a comprehensive understanding of the workflow and get the installation procedure
- HiPay Support Center — To get technical help from HiPay
- Issues — To report issues, submit pull requests and get involved (see Apache 2.0 License)
- Change log — To check the changes of the latest versions
Features
- Creates HiPay Wallet accounts for your Mirakl merchants
- Retrieves your Mirakl payment operations
- Transfers funds from your technical HiPay Wallet account to your merchants' HiPay Wallet accounts
- Transfers operator's fees from your technical HiPay Wallet account to your operator's HiPay Wallet account
- Leverages the relevant HiPay Wallet API in order to execute withdrawals from HiPay Wallet to both the operator's and merchants' bank accounts
License
The HiPay Wallet cash-out library for Mirakl is available under the Apache 2.0 License. Check out the license file for more information.