VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: steve pollinger on November 20, 2012, 22:23:23 PM

Title: Issues when guest shoppers return from sagepay payment
Post by: steve pollinger on November 20, 2012, 22:23:23 PM
In wanting to keep the checkout process as short and easy as possible for our customers we have taken the decision to only have guest shoppers.

Unfortunately, when the guest shoppers return from payment and click on the 'view order details' link on the returning page a message appears suggesting that the order has been deleted (although it hasn't and details remain visible in administration). Interestingly when the shopper gets the confirmation email and clicks within that email to see order details the order is displayed.

Can anyone help advise why this happens and how we can ensure a guest shopper retuning from payment can see the order details if they click the link they are presented with?

Many thanks

Title: Re: Issues when guest shoppers return from sagepay payment
Post by: bytelord on November 20, 2012, 22:45:17 PM
Hello,

The order details links that comes with the mail integrates order id number and order id password. Also when user receives the mail receives that order id number and order id password. When accessing the web site he can view the order by following the mail link or by enter the order id number and password.

Like the following:

Your order number:  3db546
Your order password: p_615ed

The menu item with the order details does not contain any order number or password arguments.

Regards
Title: Re: Issues when guest shoppers return from sagepay payment
Post by: steve pollinger on November 20, 2012, 23:29:16 PM
Thanks for help.

I understand from your note why it doesn't work now, but I guess next step is to understand how I can avoid the customer being returned to a page that says 'view order details' (which they can't then see).

Any ideas on how I can avoid the customer returning and getting that page?

Is this also the reason that the confirmation that gets passed to virtuemart to enable the order status to automatically move to 'confirmed' no longer works? With a registered user the order status would be automatically moved from 'pending' to 'confirmed' as the customer made a successful payment. Is there any way the order status can still be automatically updated for a successful payment if the shopper is a guest?

Many thanks
Title: Re: Issues when guest shoppers return from sagepay payment
Post by: bytelord on November 21, 2012, 02:43:32 AM
Hello,

I think is related to sagepay plugin, but i don't own the plugin to check it. You could ask the plugin vendor also.

Regards