What steps will reproduce the problem?
1. Do a payment that you know will be cancelled or declined
2. On the last Checkout page, click "Make Payment"
3. The page reloads with an empty cart and no message telling the user what
happened.
What is the expected output? What do you see instead?
we need make the user land on a page like the "get-paid-thank-you" one
explaining what happened.
Additional information:
The problem comes from the method
PloneGetPaid/browser/checkout.py/getNextUrl. In this method, the handling
of the "CANCELLED", "CANCELLED_BY_PROCESSOR" and "PAYMENT_DECLINED" is
commented out and what is commented out is not implemented anyway.
Original issue reported on code.google.com by lucielej...@gmail.com on 11 Dec 2007 at 3:57
Original issue reported on code.google.com by
lucielej...@gmail.com
on 11 Dec 2007 at 3:57