cocoastorm / vue-paypal-checkout

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

Feature: Add `locale` prop #15

Closed cocoastorm closed 6 years ago

cocoastorm commented 6 years ago

Turns out there's a very useful locale configurable parameter paypal-checkout allows you to set for changing the locale/language of the button.

Fixes #14.