#kokobgbe-elements
1 messages · Page 1 of 1 (latest)
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
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.
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.