7 ms·
Using Ember.js and Stripe Checkout
- digitaltoad 13y agoJust a quick edit to the script to re-enable the purchase button if the Stripe modal is closed. http://jsbin.com/alesuk/16/edit http://jsbin.com/alesuk/16/edit
- SiliconAlley 13y agoPlease 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 https://stripe.com/blog/stripe-checkout or the model/controller code in the article? Maybe I've missed the point.