Description
We have a client that reported that some successful MSP transfers weren't getting registered in the CMS. I contacted MSP support about this and this is because we haven't set up a webhook. This plugin doesn't support a webhook. There is another MSP Craft Commerce Plugin by MSP but that one is outdated and doesn't support newer php versions.
I created my own webhook endpoint based on the plugin by MSP and everything seems to be working correct now. Any chance to add the webhook endpoint to the plugin?
Additional info
- Craft version: Craft Pro 3.8.4
- PHP version: 8.1.16
- Database driver & version: MySQL 8.0.34
- Plugins & versions: Craft Commerce 1.1.15, MultiSafepay for Craft Commerce 3.0.0
Description
We have a client that reported that some successful MSP transfers weren't getting registered in the CMS. I contacted MSP support about this and this is because we haven't set up a webhook. This plugin doesn't support a webhook. There is another MSP Craft Commerce Plugin by MSP but that one is outdated and doesn't support newer php versions.
I created my own webhook endpoint based on the plugin by MSP and everything seems to be working correct now. Any chance to add the webhook endpoint to the plugin?
Additional info