Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🦋 Disable "pay" button as long as the sum up / stripe iframe is not loaded #1631

Open
Tirodem opened this issue Dec 6, 2024 · 0 comments

Comments

@Tirodem
Copy link
Contributor

Tirodem commented Dec 6, 2024

Before having a proper display on /order/{id}/pay :
image

Here what we can have :
image
image

It would be best to disable the button "Pay", either :

  • for X seconds after page display
  • until the iframe is fully loaded

That will remove a bit of customer frustration when they click too fast and avoid issues with submitted empty forms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant