openstore-ecommerce / OS_WorldPay

WorldPay Gateway for OpenStore
0 stars 0 forks source link

Orders not getting updated to Payment OK #1

Open nukeem opened 4 years ago

nukeem commented 4 years ago

Currently using this plugin, but every order stays stuck on waiting for bank instead of going to Payment OK. Are we missing somthing?

leedavi commented 4 years ago

I don't use this gateway, but usually this is the IPN not returning to the correct url.

nukeem commented 4 years ago

We've checked that and it seems OK.Is there anything on the WorldPay end we need to set up do you know?

leedavi commented 4 years ago

This is all I am aware of: https://github.com/openstore-ecommerce/OS_WorldPay/blob/master/Documentation/WorldPayForOpenStore.pdf

jasclar commented 1 year ago

I am also trying to implement this. I am in test mode. I think I have correct settings at WorldPay, and I see a response to notify.ashx but there is no redirect after notify.ashx is called and the cart still shows Waiting for Bank. Should the cartId have the YYMMDD at the start, as shown in the Order number? Should I be adding a meta redirect into notify.ashx to take the purchaser to their cart?