Table of Contents |
---|
...
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
...
Additionally, clicking on the info link in a specific promotional widget block opens up more information about payment arrangement for that specific SeQura payment method.
...
Cart page
Customers that reach whoreach the cart page in Magento 2 storefront will be able to see options to pay for their current cart using SeQura payment methods.
...
Merchant is able to update an order placed with SeQura payment method in the shop system and see that change propagated to the SeQura portal or rejected if the SeQura does not support such a change. The integration propagates changes of in billing and shipping addressaddresses.
...
Ship order
Merchant is able to Merchants can either partially or fully ship an order placed with the SeQura payment method using the native Magento 2 mechanism for shipping an order.
...
Refund order
Merchant is able to Merchants can either partially or fully refund order items using the native Magento 2 mechanism for refunding order line items.
In order to To refund an order placed with the SeQura payment method, merchants should open an invoice for the created order and create a Credit Memo.
...
SeQura integration supports only online refunds:
...
Cancel order
Merchant is able to Merchants can cancel an order made with SeQura payment methods using the native Magento 2 mechanism for canceling cancelling an order. Magento 2 only allows merchants to cancel an order that has not yet been paid and shipped.
...