bennypowers / stripe-elements

Custom Element Wrapper for Stripe.js v3 Elements
https://stripe-elements.netlify.app/
79 stars 20 forks source link

feature: add locale props for stripe initialization #87

Closed k4lu-0p closed 2 years ago

k4lu-0p commented 2 years ago

This PR adds possibility to pass a props called locale which allow to define the language showed inside stripe elements.

bennypowers commented 2 years ago

Looks nice, thanks for the contribution. Can you add some tests and docs? Then we'll get this merged

k4lu-0p commented 2 years ago

@bennypowers it seems to be an error with dependencies (@custom-elements-manifest/analyzer) install inside your pipeline ?

bennypowers commented 2 years ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

bennypowers commented 2 years ago

Thank you for the contribution!