Handle payment response
-
I am using Business WorldPay Gateway for Woocommerce to handle our payments through Worldpay and everything works fine until we get to the Payment Response.
I have followed the instructions for the settings in Wordlpay including “Copy: <wpdisplay item=CM_payment_response_url> in the “Payment Response URL” field.”, this caused Wordlpay to issue a failure alert with the message
Error reported: Callback to http://www.xxxxx.com/wc-api/MDS_Worldpay_Gateway/: NOT OK, recevied HTTP status: 500
Where does Worldpay get the wc-api/MDS_Worldpay_Gateway part of the address, there is no wc-api directory on my site.
The payments taken are for membership to our club and I am trying to set the system up to automatically complete the order when Worldpay reports that the payment has been taken.
Is there PHP code within the plugin to do this or do I have to create my own?
Thanks
The topic ‘Handle payment response’ is closed to new replies.