adopted-ember-addons / ember-stripe-elements

A simple Ember wrapper for Stripe Elements
https://ember-stripe-elements.netlify.com
MIT License
19 stars 23 forks source link

Use stripe-card and stripe-elements together #26

Open Mbuckley0 opened 3 years ago

Mbuckley0 commented 3 years ago

I want to be able to use the stripe-card block so that I can easily render the errors and submit the form but I also want to be able to wrap and style each individual input like you can with the stripe-elements block. Is such a thing possible?