omarzina / substruct

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

PayPal IPN doesn't handle refunds properly. #221

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up a store with PayPal IPN integration 
2. Process a successful transaction
3. Refund that transaction

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

A "failed" order email goes out from the system, and the order is incorrectly 
marked as a failed order. Should be marked with the "returned" status and 
handled appropriately.

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