Worldline plugin version 2.7
Compatibility
The current plugin edition is compatible with the following Magento versions:
- Magento 2.3
- Magento 2.4
If you want to install the plugin in an older version of Magento, choose the correct one from the list:
- Magento 2.2 : Version 2.4.0 of this plugin
- Magento 2.1 : Not supported
- Magento 2.0 : Not supported
Test module
- Open the Magento frontend
- Add a product to the cart
- Proceed to the checkout page
- On the "Payment Method" section select "Ingenico ePayments"
- The available payment methods (PayPal, Visa, etc.) should be shown under the title
Information for integrators
Upgrade instructions
If you are upgrading from a version prior to 2.0.0, please read the upgrade instructions.
Hooking into the module
Each time a status change from Worldline is processed, an event is dispatched where you can hook in to. The name of these events are:
ingenico_connect_[payment/refund/hosted_checkout]_[ingenico_status]
Some examples:
ingenico_connect_payment_capture_requested
ingenico_connect_refund_refund_requested
ingenico_connect_hosted_checkout_cancelled_by_consumer
A list of all possible statuses from Worldline can be found in the documentation.
Change log
All applied changes are captured and described on our GitHub page.