TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using Ember.js and Stripe Checkout

25 pointsby joefiorinialmost 12 years ago

2 comments

digitaltoadalmost 12 years ago
Just a quick edit to the script to re-enable the purchase button if the Stripe modal is closed.<p><a href="http:&#x2F;&#x2F;jsbin.com&#x2F;alesuk&#x2F;16&#x2F;edit" rel="nofollow">http:&#x2F;&#x2F;jsbin.com&#x2F;alesuk&#x2F;16&#x2F;edit</a>
SiliconAlleyalmost 12 years ago
Please enlighten if I&#x27;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:<p><a href="https:&#x2F;&#x2F;stripe.com&#x2F;blog&#x2F;stripe-checkout" rel="nofollow">https:&#x2F;&#x2F;stripe.com&#x2F;blog&#x2F;stripe-checkout</a><p>or the model&#x2F;controller code in the article? Maybe I&#x27;ve missed the point.