You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, the submit button would be disabled prior to the initial client-side recaptcha check completing, thus making the required response value available.
If the user closes the Stripe form, they need to reload to acquire a new recaptcha response value. (Ideally, I guess we refresh the value on the Stripe handler.close() event.)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Follow-up from #935.
The text was updated successfully, but these errors were encountered: