Using Ember.js and Stripe Checkout
hawkins.io
Using Ember.js and Stripe Checkout
1–3 of 3 posts
Re: Using Ember.js and Stripe Checkout
#2Just a quick edit to the script to re-enable the purchase button if the Stripe modal is closed.
Re: Using Ember.js and Stripe Checkout
#3Please enlighten if I'm mistaken but is this not, like, a microcosm for a certain current culture of unproductive client MVC fetishism? What do you think is easier to maintain, the officially supported data-attribute based implementation here:
https://stripe.com/blog/stripe-checkout
or the model/controller code in the article? Maybe I've missed the point.