Paypal setting question for currency not supported

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Paypal setting question for currency not supported

Post by crazyforester » 23 May 2019, 06:30

I have set a payment with paypal and everything works very good. Problem is that currency is not supported by paypal and must be switched to EUR.
Error is that currency is not supported, if I change to EUR then it is OK.
I suppose some people has come across the same problem and could you share your solution or idea.
Also, is it possible to set only for paypal the currency that goes to paypal site to be EUR, not to take the currency of the site
Thanks in advance

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Paypal setting question for currency not supported

Post by aimeos » 23 May 2019, 21:32

No, that's not supported and wouldn't make sense because the amount is still in your currency and changing to EUR would bill the same amount in EUR which is probably worth a different value than in the original currency.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: Paypal setting question for currency not supported

Post by crazyforester » 24 May 2019, 06:46

Is it possible to post the path and file where request goes to paypal site?
I saw here for other e-shops that people add a code to change currency to EUR and multiply to get the right sum.
I think this is the proper solution in the case

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Paypal setting question for currency not supported

Post by aimeos » 26 May 2019, 07:25

This is the class for PayPalExpress: https://github.com/aimeos/aimeos-core/b ... xpress.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply