How to recove from failed payment
-
I would like to know the preferred method for handling the following scenario:
1. A visitor registers for an event that requires payment
2. That visitor selects Paypal as the payment method
3. At the paypal site, for whatever reason, the payment does not complete. For example, the visitor decides to cancel the login and wants to pay using Stripe, instead.
4. The visitor uses Back in the browse and is returned to the Registration screen.
5. THere is no payment choice on this screen: the visitor can register again and then select Stripe, but that results in being registered twice for the same event.So, what is the flow that should be implemented when a payment is not completed and you want to select a different payment method?
Thanks,
J.
- The topic ‘How to recove from failed payment’ is closed to new replies.