fuentesloic / nuxt-stripe

MIT License
90 stars 8 forks source link

feat: remove locale #8

Closed fuentesloic closed 1 year ago

fuentesloic commented 1 year ago

Removing locale as useless in this plugin

flozero commented 1 year ago

When you say useless do you mean the user will never have to change it ? Otherwise it could be a good config to have no ?

fuentesloic commented 1 year ago

When you say useless do you mean the user will never have to change it ? Otherwise it could be a good config to have no ?

@flozero the only area they will use it is on client side when opening the Stripe payment page. As it's client side, I think our module users will do it themselves. It's not really a part of stripe.js configuration. Only a params in a specific area of their endpoint