discourse-subscriptions/assets/stylesheets
Justin DiRose b950926538
FIX: Payments could not complete (#28)
Due to putting the Stripe Elements HTML inside an if block in the
template, this caused state to be funky. As a result, calling
`this.stripe.createToken` failed to return a promise. Opted instead to
hide the elements via CSS for anonymous users to prevent this
showstopping bug.
2020-10-29 10:21:14 -05:00
..
common FIX: Payments could not complete (#28) 2020-10-29 10:21:14 -05:00
mobile FEATURE: New styling of product page 2020-07-28 12:46:59 -05:00