smile-museum / magento2-module-webhook

Webhooks for Magento 2
MIT License
49 stars 15 forks source link

Problem in checkout #8

Open danipolo opened 7 years ago

danipolo commented 7 years ago

Thanks for this great code. I'm following a more updated fork (XBS-Nathan/magento2-module-webhook).

Whit the latest Magento 2 version, without configuring any webhook (fresh install). When you pay in the checkout, the order is doesn't finish and you are redirected with any error to /cart

No idea why or how to debug this. Any idea?