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

Extend lightbox during customer payment #63

Closed
seand7565 opened this issue Jul 20, 2020 · 0 comments · Fixed by #78
Closed

Extend lightbox during customer payment #63

seand7565 opened this issue Jul 20, 2020 · 0 comments · Fixed by #78
Labels
paypal checkout Related to PayPal Checkout Buttons solidus frontend Touches the Solidus frontend/storefront

Comments

@seand7565
Copy link
Contributor

The PayPal lightbox goes away as soon as the user returns from PayPal, however if the server responds slowly, this leaves some time where the user can navigate away from the page or click on something before being directed to complete their order... Which would cause problems. We can probably just re-enable the PayPal lightbox when we send off the request, then disable it when the request is done - by which point the user should be loading the confirmation page.

@seand7565 seand7565 added solidus frontend Touches the Solidus frontend/storefront paypal checkout Related to PayPal Checkout Buttons labels Jul 20, 2020
@elia elia closed this as completed in #78 Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
paypal checkout Related to PayPal Checkout Buttons solidus frontend Touches the Solidus frontend/storefront
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant