OpenCart extension. Merchant Integration Manual
- SEB e-commerce payment solution OpenCart module now supports OpenCart 4

Installation
SEB e-commerce payment solution extension is available on website free of charge: support.ecommerce.sebgroup.com
Whenever possible, the extension should first be installed on development and/or staging environments before deploying it to the production server.
1. Download OpenCart extension on SEB e-commerce Support website. In the OpenCart site administration panel open “Extensions”, then “Installer” and “Upload File”. Select the previously downloaded file and wait until the file is uploaded.
2. In the OpenCart site administration panel open “Extensions”, then “Extensions” and in the drop-down menu “Payments”. Click “Install” “SEB Payment Gateway” payment method.

Configuration
Once the extension is installed, it can be configured via Extensions → Payments → SEB Payment Gateway

Due to the reason that some banks do not support 3DS inside the iFrame, we recommend to set up redirect payment flow.
Callback notification set up in merchant portal
Callback notifications must be used to inform updated status of the payments. When the payment is finalized, a customer notification is sent to the callback URL. Notifications include fields payment_reference
and order_reference
.
You can set the callback URL in the Merchant Portal under E-shop Settings, and it can be found in module settings.
SEB e-commerce payment solution has two separate Merchant Portals:
● Test/demo: https://mwt-seb-demo.every-pay.com/
● Live/production: https://portal.ecommerce.sebgroup.com/
*Please ensure that you access the correct environments.
Version history
Date |
Change |
09.12.2020 |
Small bug fixes:
- removed the check for Live username and secret
- locale is not hardcoded but dynamic
|
07.01.2021 |
v 1.9.7 Bug fix:
- sent for processing status added to plugin
|
28.02.2024 |
v 1.9.8
Improvements:
- updated payment status fetching logic
- default bank payment country selection based on the selected billing country (EE, LV, LT)
Bug fix:
- UTC timestamp fix (local time zone can be used in the settings)
|
12.06.2024 |
v 1.0.0
New module for OpenCart 4 |
25.07.2024 |
v 1.9.9
Improvements:
- payment initiation logic
- button classes
- Callback notification URL added in module settings
|