============================================
Repository | RatePAY Module for Magento 2 |
---|---|
Author | Annegret Seufert |
Version | 1.1.3 |
Link | http://www.ratepay.com |
[email protected] | |
Documentation | https://ratepay.gitbook.io/magento2/ |
Add the Ratepay Library in the composer.json file
"require": {
...,
"ratepay/php-library": "*"
},
composer update
Copy all files into app/code/ of you shopdirectory. Afterwords you follow one of the following options.
Enter the following commands in your terminal from the root of you shopdirectory.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
Navigate to the component manager in adminarea of the Shop. Choose the RatePAY Payment Module and activate it. For further information and prerequisites depending on module installation from adminarea please follow the official Magento 2 documentation : http://devdocs.magento.com/guides/v2.1/comp-mgr/module-man/compman-checklist.html
- Fix Validator Exception Import
- change path of block class messages
- show profile request error message
- fix bundle article discount problem
- add magento payment available check
- fix invalid template error
- add ratepay terms and conditions
- handle multiple (bundle) items with same sku and qty = 1
- support gift card amounts
- mock phone number if customer phone is missing
- change ratepay company address
- add country netherlands
- add country belgium
- add device fingerprint
- add TrxId and Descriptor to payment information in order view
- fix profile request issue
- remove dynamic due date and iban only options
- implement Payment Change Credit on credit memo
- implement Payment Change Return on credit memo
- implement Payment Change Cancellation on cancel
- implement Confirmation Deliver on invoice event
- initial Release
Bitte beachten Sie die Nutzungsbedingungen unter http://www.ratepay.com/nutzungsbedingungen/