Webhook
Why Using Webhook
You can enable the Webhook feature to trigger events each time the order status changes at the MyFatoorah side. This feature will recover the lost orders due to connection loss or delayed callbacks.
MyFatoorah Account
- Log in to your Myfatoorah portal account and go to Integration Settings → Webhook Settings and configure your settings.
- Enable the feature.
- Add your Endpoint URL.
https://example.com/rest/all/V1/myfatoorah/webhook
- Generate the Webhook Secret Key and copy it by clicking on the copy icon 📋 on the right side of the secret key box.
- Select the Transaction Status Changed event type.
- Click on the Save button.
Magento2 Account
- Login into your Magento2 admin panel and navigate to Stores → Configuration → Sales → Payment Methods → Other Payment Methods → MyFatoorah Payment Gateway.
- Paste the secret key into the Webhook Secret Key text box.
- Click on the Save button.
Updated 10 months ago