Jump to content

Accepting Unsupported Currencies with Paypal Module


Recommended Posts

Hello everyone!

As you know, Paypal accepts only order with currencies accepted by Paypal. However, most of us run e-Commerce websites that use different kinds of currencies. 

I was thinking of a way to add a small code somewhere to Paypal module that does the following:

- Checks the ISO code of the current order

- Converts item prices, taxes, subtotals & totals to USD (for example)

- Passes the order to Paypal to complete the payment processing

Has anyone done something like this? Or anybody can help with the needed code modifications?

Thanks

 

 

Link to comment
Share on other sites

  • 3 months later...
On 1/6/2018 at 12:27 AM, eyadfr said:

Hello everyone!

As you know, Paypal accepts only order with currencies accepted by Paypal. However, most of us run e-Commerce websites that use different kinds of currencies. 

I was thinking of a way to add a small code somewhere to Paypal module that does the following:

- Checks the ISO code of the current order

- Converts item prices, taxes, subtotals & totals to USD (for example)

- Passes the order to Paypal to complete the payment processing

Has anyone done something like this? Or anybody can help with the needed code modifications?

Thanks

 

 

 

Please check this post: https://www.prestashop.com/forums/topic/275378-mod-configuración-de-las-divisas-de-paypal-por-checkbox/

It's a bit outdated, images broken and in spanis :) But if you know a bit of PHP you could adapt the modifications to your version.

Link to comment
Share on other sites

  • 1 year later...
On 10/5/2018 at 5:48 PM, joseantgv said:

 

Please check this post: https://www.prestashop.com/forums/topic/275378-mod-configuración-de-las-divisas-de-paypal-por-checkbox/

It's a bit outdated, images broken and in spanis :) But if you know a bit of PHP you could adapt the modifications to your version.

Hi Jose, The files you mention do not exist in Paypal v5.1.2. Any pointers would be helpful. Thank you.

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