#kokobgbe-elements

1 messages · Page 1 of 1 (latest)

woven glacier
#

generally this means that the js.stripe.com script did not load, or there was a Javascript error in your code that crashed execution before calling the .mount() functions

charred flare
#

I conirm this is not the case

#

Everything is loaded and there is no JS error

woven glacier
#

the former can happen, if you're worried about it you can add some robust checking for if the Stripe global variable is defined, and if not inject a new <script> tag programmatically to try to load it again.

charred flare
#

remount and re-creating (trough destroy()) does not resolve the issue in the iframe

#

Your suggestions are not the issue in the case. Basically there is nothing logical left that I have not checked. I'm currently in-chat with stripe's support too. If they are able to resolve I will share.