orderGuid for PaymentSuccessful page with WorldPay
Hi. I am integrating WorldPay into our uCommerce system. With PayPal, it was automatic to get the OrderGuid parameter for the PaymentSuccessful page - it was just there as a query string parameter on a redirect from PayPal.
With WorldPay, we are sending cartId to payment gateway. Then, payment occures there. Then, we can specify manually the redirect back link. No automatice user redirection via acceptUrl declineUrl is avaiable.
So what is the correct way to build PaymentSuccessful URL for WorldPay. I have access to cartId there, on WorldPay environment. How can I get OrderGUID or get order object given the CartID? Is this a correct param to work with?
orderGuid for PaymentSuccessful page with WorldPay
Hi. I am integrating WorldPay into our uCommerce system. With PayPal, it was automatic to get the OrderGuid parameter for the PaymentSuccessful page - it was just there as a query string parameter on a redirect from PayPal.
With WorldPay, we are sending cartId to payment gateway. Then, payment occures there. Then, we can specify manually the redirect back link. No automatice user redirection via acceptUrl declineUrl is avaiable.
So what is the correct way to build PaymentSuccessful URL for WorldPay. I have access to cartId there, on WorldPay environment. How can I get OrderGUID or get order object given the CartID? Is this a correct param to work with?
Any advise is very appreciated. Thanks!
Hi Max,
Are you using the gateway out of the box? WorldPay should have support for both accept and decline url. Also the orderGuid is added.
is working on a reply...