Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
minLevel1
maxLevel6
include
outlinefalse
indent
styledefault
exclude
typelist
class
printabletrue

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:

image-20241008-094243.pngImage Addedimage-20241008-094337.pngImage Added

  1. Ensure that the previous steps in this manual have been completed.

  2. Make some test purchases and perform any additional tests you wish.

    1. 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.

    2. 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

...