Stripe elements styling

More
5 years 1 week ago #136878 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Stripe elements styling
Thank you, Russell :)
Best regards,
Dam

Please Log in or Create an account to join the conversation.

  • Russell Leigh
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
4 years 11 months ago #137650 by Russell Leigh
Replied by Russell Leigh on topic Stripe elements styling
Why will you not allow us to pass a style object like in the docs? This would be really easy to implement. You just have to add an option field in the joomla plugin and then output it in the javascript. Then just a simple echo that option field to print the json string and JSON.parse to turn it into a usable JS object

stripe.com/docs/js/appendix/style

I have provided all the code to do this in previous comments

If you are using ES6 modules and compiling with webpack then I can literally provide you with the whole code and you would hardly have to do anything
The following user(s) said Thank You: Dave B

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #137651 by Dave B
Replied by Dave B on topic Stripe elements styling
I would love to see this option!

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamDang Dam