Jump to content

How to configure paypal module in prestashop 1.5.2


Recommended Posts

when and where you're get HTTP 500 error ?

 

Make sure you had try to clear browser cache & cookie, and make sure your permission files and directory for PayPal module set to 755(for directory) 644(for files)

 

 

If I try to use Paypal in check out page I get this masage.

 

m5zn_5aa6c2b75ad5cfe.png

Link to comment
Share on other sites

When you click PayPal express Checkout button, your prestashop currency is not supported by PayPal !

Make sure the currency actived on your Prestashop Front Office is currency which supported by PayPal

 

If you insist to use PayPal express checkout, then you have to modify this file :

../modules/paypal/views/templates/frontexpress_checkout.tpl

OR this file

../modules/paypal/paypal_abstract.php

to set the paypal express checkout button only displayed, if front office currency is using the supported currency by paypal

 

The PayPal Express Checkout Button is excluded from "Currency restrictions" setting in Back Office > Modules > Payment

that's why it will always displayed on front office no matter what currency you've used and this may causing an error

But

The "Currency restrictions" for PayPal module will work for 3-click checkout

  • Like 1
Link to comment
Share on other sites

Greaaaaaaat man it's work now , I just unmark "Shop default currency" and change to "Customer currency" from Module > payment > Currency restrictions.

 

m5zn_5f0e1a8dbcc07f7.png

 

but in this case I have another problem, Because I want the site's default currency is the ( SAR ) that mean every customer need to use paypal must to change the currency from SAR to USD manually.

 

I have visited some online stores they use local currency as a Virtual currency but if you going to use paypal the currency automatically change to USD

 

Can I do it in prestashop?

 

THANK YOU ALOT!!!!!

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

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...