craftcms / commerce-paypal-checkout

PayPal Checkout gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-paypal-checkout
MIT License
5 stars 10 forks source link

Allow “locale” parameter #35

Closed billmn closed 3 years ago

billmn commented 3 years ago

PayPal is currently using the wrong language using Safari if the user is not logged in with their PayPal account.

In my case, using Chrome, the PayPal popup shows the Italian language (correct).

Using Safari, the PayPal popup shows the English language (wrong). I have already verified that the language setting on Safari was "Italian".

Using the PayPal "locale" parameter it is at least possible to force the language to be used in the popup.