You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ For more details on the configuring see the payment methonds section below.
93
93
94
94
## Requirements
95
95
96
-
- Magento Open Source version 2.3.x & 2.4.x
96
+
- Magento Open Source / Enterprise version 2.3.x & 2.4.x
97
97
- PHP 7.3+
98
98
99
99
## Setup local development environment
@@ -173,6 +173,14 @@ The BanContact payment redirects to the CM.com payment menu. It's recommended to
173
173
174
174
The BanContact payment redirects to the CM.com payment menu. It's recommended to create a separate 'Afterpay' payment profile in the CM.com portal to show only the Afterpay method in the CM.com payment menu.
175
175
176
+
### KBC
177
+
178
+
The KBC payment redirects to the CM.com payment menu. It's recommended to create a separate 'KBC' payment profile in the CM.com portal to show only the KBC method in the CM.com payment menu.
179
+
180
+
### Belfius
181
+
182
+
The Belfius payment redirects to the CM.com payment menu. It's recommended to create a separate 'Belfius' payment profile in the CM.com portal to show only the Belfius method in the CM.com payment menu.
183
+
176
184
## Webhook
177
185
In order to get status updates from CM.com it's required to configure a webhook in the CM.com portal.
178
186
The url for this webhook is: `{{shop_url}}/cmpayments/payment/notification?id={{increment_id}}`
0 commit comments