Jump to content

General Questions about PayPal and Checkout


Recommended Posts

Hi

I am using PayPal Website Payments Standard.
I have customised my preferences on my PayPal account to redirect to a link after payment.
It is essential that customers visit this link as it is a form they need to fill in.

I tried to try it out on Sandbox, but i think that doesn't use your preferences.
Will this work? Or are the settings with Prestashop different and don't work with your PayPal payment preferences.

Thanks alot

Link to comment
Share on other sites

presta sends the redirect url to paypal so the link in preferences is ignored

why don't you place the desired url to:
modules/paypal/paypal.tpl look for:
<input type="hidden" name="return" value="{$goBackUrl}" />

because presta us taking use of paypal ipn you should not have problems with order logging

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...