Billmate / prestashop

Billmate payment plugin for Prestashop
BSD 2-Clause "Simplified" License
7 stars 8 forks source link

Changes from tkdesign #356

Closed Prestaworks closed 4 years ago

Prestaworks commented 5 years ago

Cancel endless loop issue.

andyjohansson commented 5 years ago

Hi @Prestaworks, any ideas what is causing the endless loop? A better solution would be to resolve the cause of the endless loop instead of just fixing the symptom.

Prestaworks commented 5 years ago

Yes but I don't think you will ever be able to fix a 100% guarantee that the order will be created. It could be issues with third party modules, settings in Prestashop, data from the payment gateway, cart content or any number of other reasons why an order is not properly created. I would suggest that you maybe add a logg entry into prestashops log to notify the merchant that something was not correct with the call in addition to the die command.