biddyweb / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

PayPal IPN orders don't display receipts properly #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up PayPal IPN as processor, and configure IPN URL on PayPal
2. Place an order
3. Try to go back to the Substruct store

What is the expected output? What do you see instead?

You should see the completed receipt. Problem is, IPN visits the store and 
changes status of the order before customer can get to the receipt. They end up 
getting redirected back to the store index and the cart (aka order at that 
point) gets cleared out.

Should see receipt, and order should be left intact.

Original issue reported on code.google.com by subim...@gmail.com on 14 Sep 2010 at 6:37

GoogleCodeExporter commented 9 years ago
Closed r359

Original comment by subim...@gmail.com on 14 Sep 2010 at 6:40