Page 1 of 1

PayPal Return Page/Article

Posted: 03 Oct 2022, 15:47
by Salmacis
Hi

Is it possible to direct the user to a certain page on return from the PayPal site? I am using the Phoca Cart Payment - Paypal Standard Plugin.

For Example
Completion - Thank you for your order etc
Failure - Your order was not completed please try again etc?

Thanks

David

Re: PayPal Return Page/Article

Posted: 03 Oct 2022, 22:37
by Jan
Hi, usually user is redirected to the info page where he/she gets different messages by system.

But the plugin can be modified to get another messages or to redirect to another page, etc.

See:
plugins/pcp/paypal_standard/paypal_standard.php

Jan

Re: PayPal Return Page/Article

Posted: 04 Oct 2022, 00:17
by Salmacis
Thanks Jan

Yes the Info Page is displayed but there is nothing being displayed

David

Re: PayPal Return Page/Article

Posted: 08 Oct 2022, 02:03
by Jan
Didn't you get any info message there, like error or success?

Jan