Post by jcmadrid » Sat Jan 06, 2024 3:08 am

Hello,
We have installed the PayPal full integration on our site. The site is in Spanish, our PayPal account is with a Spanish entity, but the payment page comes out in English. Try as I might, I just can´t find how to change it to Spanish. When we had just the standard PayPal Express everything came out fine in Spanish. I´ve attached screenshots.
Thanks for your help!

Attachments

unnamed.png

credit card input prompts in English - unnamed.png (202.63 KiB) Viewed 3015 times

0019.jpg

Extension enabled and working - 0019.jpg (9.22 KiB) Viewed 3015 times


New member

Posts

Joined
Tue Apr 14, 2020 11:31 pm

Post by ADD Creative » Sat Jan 06, 2024 6:06 am

What country do you have set in the PayPal extension settings?

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by jcmadrid » Sat Jan 06, 2024 5:03 pm

Hello and thanks for your reply. We´ve set the country to Spain

Attachments

0020.jpg

0020.jpg (6.5 KiB) Viewed 2938 times


New member

Posts

Joined
Tue Apr 14, 2020 11:31 pm

User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by ADD Creative » Sat Jan 06, 2024 6:09 pm

Looks like another bug in the PayPal extension.

Try in catalog/view/javascript/paypal/paypal.js. Could be in a different location depending if you are using OpenCart 4.0.x or 3.0.x.
After.

Code: Select all

src_data['intent'] = paypal_data['transaction_method'];
Add.

Code: Select all

src_data['locale'] = paypal_data['locale'];
You may have to clear your browser cache to see the change.

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by jcmadrid » Sat Jan 06, 2024 8:36 pm

WOW! GENIUS! Thanks so much. Worked first time. ;D ;D ;D
ADD Creative wrote:
Sat Jan 06, 2024 6:09 pm
Looks like another bug in the PayPal extension.

Try in catalog/view/javascript/paypal/paypal.js. Could be in a different location depending if you are using OpenCart 4.0.x or 3.0.x.
After.

Code: Select all

src_data['intent'] = paypal_data['transaction_method'];
Add.

Code: Select all

src_data['locale'] = paypal_data['locale'];
You may have to clear your browser cache to see the change.

New member

Posts

Joined
Tue Apr 14, 2020 11:31 pm

Post by stanmx » Tue May 21, 2024 8:36 am

ADD Creative wrote:
Sat Jan 06, 2024 6:09 pm
Looks like another bug in the PayPal extension.

Try in catalog/view/javascript/paypal/paypal.js. Could be in a different location depending if you are using OpenCart 4.0.x or 3.0.x.
After.

Code: Select all

src_data['intent'] = paypal_data['transaction_method'];
Add.

Code: Select all

src_data['locale'] = paypal_data['locale'];
You may have to clear your browser cache to see the change.
Thank you ADD Creative, I solved too.

User avatar
New member

Posts

Joined
Wed Apr 10, 2024 9:48 am
Location - Tijuana, MX
Who is online

Users browsing this forum: No registered users and 6 guests