Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Installation and setup
Step 0: Minimum requirements
...
PHP: 7.4
For older versions see
Step 1: Installation
To set up the Sequra extension, merchants can follow the classic Magento2 installation process by executing the subsequent commands:
...
If you have already used Sequra extensions, a merchant should consider migrating them into a unified extension sequra/magento2-core that contains the entire configuration in one place and remove those that are no longer necessary.
...
Require the latest version of the sequra/magento2-core extension:
composer require sequra/magento2-core
...
Within seQura configuration, in General Settings, there is the section that allows us to filter both categories and products.
...
Test purchases
Important
Before putting the new payment method into production, we recommend conducting test purchases in the test environment (Sandbox Mode). This way, both parties, the e-commerce platform and SeQura, ensure that everything is working correctly.
Remember, the minimum amount to make a purchase with the "Installment Payment" option is €50. For lower amounts, this payment method will not be selectable.
We recommend the following procedure:
Ensure that the previous steps in this manual have been completed.
Make some test purchases and perform any additional tests you wish.
In Sandbox, no SMS messages are sent. The validation code requested during the purchase process will be the last 5 digits of the mobile number provided in the previous step.
In Sandbox, the fictitious card number for testing will be 4716 7730 7733 9777, the expiration date 12/30, and the CVV/CVC 285.
Place promotional widgets
...