We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3e0b5 commit c252d8bCopy full SHA for c252d8b
README.md
@@ -61,3 +61,11 @@ CSS `px` unit in this option input field.
61
* Enable MB WAY Phone Validation
62
63
This option sets strict phone validation for MB WAY phone numbers (must be 9 digits and start with 9).
64
+
65
+### Webhook Configuration for MB WAY Payments
66
67
+MB WAY payments require webhook configuration to properly handle payment status updates.
68
+The extension includes a custom webhook endpoint that processes payment notifications from Checkout.com.
69
70
+Endpoint URL: https://your-domain.com/rest/V1/checkout-com/webhook
71
+Authorization header key: Use the same value you set in Magento's "Authorization Header Key" field
0 commit comments