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
I am able to complete checkout when there is a validation error
Expected behavior
Checkout button should be disabled when there is validation error on checkout. or should not allow customer to complete checkout when there is validation error implemented through cart-checkout-validation function
Environment
Windows
Shopify CLI version: 3.63.1
The text was updated successfully, but these errors were encountered:
@xiddixaid are you sure the order went through successfully even though you saw an error message from your cart-checkout-validation function?
A Few days before shopify fixed the issue but only fixed on "Buy it now" button (fixed but showing a strange popup error). But If you proceed to checkout through cart or checkout link it shows customer error but also allow customer to complete checkout.
Which template or example
cart-checkout-validation
Describe the bug
I am able to complete checkout when there is a validation error
Expected behavior
Checkout button should be disabled when there is validation error on checkout. or should not allow customer to complete checkout when there is validation error implemented through cart-checkout-validation function
Environment
The text was updated successfully, but these errors were encountered: