discourse-subscriptions/assets
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
..
javascripts/discourse FIX: Payments could not complete (#28) 2020-10-29 10:21:14 -05:00
stylesheets FIX: Payments could not complete (#28) 2020-10-29 10:21:14 -05:00