2checkout integration problems
Posted: Fri Apr 23, 2021 10:08 am
Opencart version Version: 3.0.3.2
2checkout extension and installation instructions: https://knowledgecenter.2checkout.com/S ... -2Checkout
And the github: https://github.com/2Checkout/opencart-2checkout
I have been attempting to integrate opencart and 2checkout for some time now. I have installed and re-installed the extension multiple times and followed all installation instructions exactly. 2checkout is not receiving a reply to the IPN notification and it's saying that I have slow slow responding web hooks? As a result I receive payment but the order is not processed by opencart and it ends up as order missing status.
Warning errors on 2checkout...
Instant Payment Notification failed! 2Checkout system failed to receive a valid reply to the IPN notification sent for the following orders:
And...
Our system detected that you have slow responding web hooks.
Over the past 3 hours the URL https://www.xxxxxxx.com/index.php?route ... _cplus/ipn is FAILING to respond to our calls.
This can create IPN/LCN delivery delays.
2checkout support replied with the following message:
"After debugging your IPN, it seems that the OpenCart endpoint you have set outputs a HTTP/1.1 500 Internal Server Error.
This means that the error is not on 2Chekout side, our webhook is attempting to send the order data, however the OpenCart endpoint https://www.xxxxxxx.com/index.php?route ... _cplus/ipn does not seem to respond properly.
I suggest attempting to contact OpenCart on this matter."
Any help would be greatly appreciated.
2checkout extension and installation instructions: https://knowledgecenter.2checkout.com/S ... -2Checkout
And the github: https://github.com/2Checkout/opencart-2checkout
I have been attempting to integrate opencart and 2checkout for some time now. I have installed and re-installed the extension multiple times and followed all installation instructions exactly. 2checkout is not receiving a reply to the IPN notification and it's saying that I have slow slow responding web hooks? As a result I receive payment but the order is not processed by opencart and it ends up as order missing status.
Warning errors on 2checkout...
Instant Payment Notification failed! 2Checkout system failed to receive a valid reply to the IPN notification sent for the following orders:
And...
Our system detected that you have slow responding web hooks.
Over the past 3 hours the URL https://www.xxxxxxx.com/index.php?route ... _cplus/ipn is FAILING to respond to our calls.
This can create IPN/LCN delivery delays.
2checkout support replied with the following message:
"After debugging your IPN, it seems that the OpenCart endpoint you have set outputs a HTTP/1.1 500 Internal Server Error.
This means that the error is not on 2Chekout side, our webhook is attempting to send the order data, however the OpenCart endpoint https://www.xxxxxxx.com/index.php?route ... _cplus/ipn does not seem to respond properly.
I suggest attempting to contact OpenCart on this matter."
Any help would be greatly appreciated.