Please help - Not able to integrate worldpay with uCommerce.
Hi,
I am new to UCommerce.
I am using Umbraco 7 and UCommerce uCommerce 8.4.1.19353.
I am integrating Worldpay and have done required settings with it but I am stuck with Payment orders.
Page redirects to worldpay and it shows worldpay confirmation page but it do not redirects to mysite's page and showing error in my email box from world pay.
Error reported: Callback to: http://www.mysite.com/8/1043/PaymentProcessor.axd: failed CAUSED BY Error status received for CONNECT:503, Service Unavailable
Server Reference: ukdc2-pz-cen09:callbackFailureEmail-403:MerchReq-839
below is my code., I am also not able to find any sample code or help.
Hi,
sorry to hear that you have trouble with this.
I think this error is related to the fact that Worldpay needs to send a request back to your site at the PaymentProcessor url that fails. It is typically because your computer / server is not accessible from the outside world.
Typically firewall issues / network issues.
The best way to test this is typically to use your mobile phone on 4G and request the site - when your mobile phone can reach it, so can Worldpay.
Please help - Not able to integrate worldpay with uCommerce.
Hi,
I am new to UCommerce. I am using Umbraco 7 and UCommerce uCommerce 8.4.1.19353. I am integrating Worldpay and have done required settings with it but I am stuck with Payment orders. Page redirects to worldpay and it shows worldpay confirmation page but it do not redirects to mysite's page and showing error in my email box from world pay.
Error reported: Callback to: http://www.mysite.com/8/1043/PaymentProcessor.axd: failed CAUSED BY Error status received for CONNECT:503, Service Unavailable Server Reference: ukdc2-pz-cen09:callbackFailureEmail-403:MerchReq-839
below is my code., I am also not able to find any sample code or help.
Can anyone please guide me on same.
Hi, sorry to hear that you have trouble with this.
I think this error is related to the fact that Worldpay needs to send a request back to your site at the PaymentProcessor url that fails. It is typically because your computer / server is not accessible from the outside world.
Typically firewall issues / network issues. The best way to test this is typically to use your mobile phone on 4G and request the site - when your mobile phone can reach it, so can Worldpay.
Can you verify?
Thank you for your reply. I will try and update here on same.
Regards
Hi,
Thank you for your reply.
I have deployed site on staging server and it is accessible from mobile and other open networks. Now We are getting below error.
Error reported: Callback to http://party.vmobee.in/8/15/PaymentProcessor.axd: NOT OK, received HTTP status: 500 Server Reference: ukdc2-pz-cen09:callbackFailureEmail-8419:MerchReq-989-60
We have configured "http://party.vmobee.in/basket/confirmation/" page as success url with worldpay.
Regards, Ritesh
is working on a reply...