eyadfr Posted May 31, 2018 Share Posted May 31, 2018 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 More sharing options...
El Patron Posted June 7, 2018 Share Posted June 7, 2018 Hi, maybe this article is a bit old but could still be very relevant. https://stackoverflow.com/questions/14324650/paypal-prestahop-currencies-conversion?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa Link to comment Share on other sites More sharing options...
joseantgv Posted October 5, 2018 Share Posted October 5, 2018 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 More sharing options...
Krsna18 Posted May 7, 2020 Share Posted May 7, 2020 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now