cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout
MIT License
153 stars 67 forks source link

How to change the locale used bt the button ? #14

Closed ghost closed 6 years ago

ghost commented 6 years ago

I tried locale: 'fr_FR' , but it does not change the button... seems your are using the browser locale wo taking in account the locale: 'fr_FR' . parameter ?

cocoastorm commented 6 years ago

Hey @erwin16,

The locale is it's own separate configurable parameter, as documented from paypal-checkout's docs.

Currently, vue-paypal-checkout doesn't have that option configurable. I'll add it soon thanks!

cocoastorm commented 6 years ago

Published in v2.3.3! :rocket:

ghost commented 6 years ago

thanks a lot !!! awesome ... working fine ... I would like PayPal dev to be so reactive and efficient as you are... I am fighting today with the Sandbox , not being able to create buyers accounts .. only business accounts can be created...