-
Notifications
You must be signed in to change notification settings - Fork 212
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
[ECP-9098] Validate terms and agreements checkboxes for PayPal #2759
Conversation
|
|
|
Description
When attempting to proceed with PayPal payment, if the Terms and Conditions checkbox is not selected, and the shopper tries to pay, the shopper experiences an infinite loading screen in the PayPal popup window. This PR addresses this issue by validating the terms and agreements first.
Tested scenarios
Fixes #2613