Hi, i've correctly set paypal redirect in my form, opening paypal page in a new target with right amount. Now i need to:
1. show a thanks message in the original target after submit
2. send email with form data only if user paid amount on paypal
is it possibile? best regards
1. show a thanks message in the original target after submit
2. send email with form data only if user paid amount on paypal
is it possibile? best regards
Hi admarksrl,
1) You can send a Return URl to PayPal and make that go to a Thank You page (it can be a ChronoForms link but doesn't have to be).
2) Not with standard PayPal - they don't send you any info about the success of the payment. There's just a Cancel URL (if the user cancels before paying) and a Return URL. If you use one of the API systems: IPN, CheckOut Express, PayPal Pro, etc. then you can get a success/failure message returned.
Bob
1) You can send a Return URl to PayPal and make that go to a Thank You page (it can be a ChronoForms link but doesn't have to be).
2) Not with standard PayPal - they don't send you any info about the success of the payment. There's just a Cancel URL (if the user cancels before paying) and a Return URL. If you use one of the API systems: IPN, CheckOut Express, PayPal Pro, etc. then you can get a success/failure message returned.
Bob
Ok perfect but i need to change the form page after the submit, also the home page would be ok. how can i do this? best regards
Hi admarksrl,
Bob
i need to change the form page after the submit
Please explain that a bit more ?Bob
clicking submit i need happen two "actions"
1. redirect to paypal in a new target (this is ok)
2. show a thanks message (or simply homepage) in same target (how can setting this?)
best regards
1. redirect to paypal in a new target (this is ok)
2. show a thanks message (or simply homepage) in same target (how can setting this?)
best regards
This topic is locked and no more replies can be posted.