- This topic has 16 replies, 4 voices, and was last updated 7 years, 4 months ago by .
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Stripe payment popup customization?
Tagged: stripe
Yes we use the simple integration. The plugin already sets the following for the button:
data-locale=’auto’
If you inspect the HTML code of the stripe button created by our plugin, you will see that it has the “date-locale” parameter in there is set to “auto”.
Hi,
Got this from Stripe support:
“After carefully reviewing the screenshot you have provided, I recommend to work with your plugin provider Simple Membership to make sure that they are using the latest version of Stripe.js.
We did a test on our end and the translation is correct on our side.”
Thanks