Hi,
My form enables Paypal payment. Everything works well but I don't know how to configure Return Url in Paypal Plugin after redirect when user cancels its payment.
Paypal plugin info shows "Set the url to which the payment page will be redirected after payment is completed or canceled"
but payment completed ot payment canceled are 2 different things.
If user cancels -> redirect to Cancel page (your payment was canceled...)
if user completes -> redirect to ThankYou page
Is there a way to configure it that way ?
regards
Repitol
My form enables Paypal payment. Everything works well but I don't know how to configure Return Url in Paypal Plugin after redirect when user cancels its payment.
Paypal plugin info shows "Set the url to which the payment page will be redirected after payment is completed or canceled"
but payment completed ot payment canceled are 2 different things.
If user cancels -> redirect to Cancel page (your payment was canceled...)
if user completes -> redirect to ThankYou page
Is there a way to configure it that way ?
regards
Repitol
Hi Repitol,
You can specify cancel and return URLs in the PayPal link if you need to.
On return you can either have the URLs go to different form events; or use a single event with an Event Switcher to handle the two different results.
Bob
You can specify cancel and return URLs in the PayPal link if you need to.
On return you can either have the URLs go to different form events; or use a single event with an Event Switcher to handle the two different results.
Bob
Hello Bob,
thanks for your reply (again !!! ) 😉
I just set the url to which the payment will be redirected after payment is completed because I've seen there is no "cancel" link on the Paypal payment page. So no needs to set a cancel return url I think.
Repitol
thanks for your reply (again !!! ) 😉
I just set the url to which the payment will be redirected after payment is completed because I've seen there is no "cancel" link on the Paypal payment page. So no needs to set a cancel return url I think.
Repitol
Hi Repitol,
There is usually a PayPal Cancel link on the page where you sign in to PayPal to make your payment.
Bob
There is usually a PayPal Cancel link on the page where you sign in to PayPal to make your payment.
Bob
This topic is locked and no more replies can be posted.