Validation function feature request #485
Sam115200
started this conversation in
Feedback: Cart and Checkout Validation API
Replies: 1 comment 1 reply
-
Isn't this the use-case for a UI Extension? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it be possible to show a message to customer using the validation function, but not block the checkout?
There are many merchants who want to show a message to customers under certain situations, but do not want to block the checkout, just a simple notification to relevant customers.
Perhaps this can be added in validation function output, where we pass a parameter which says checkout blocking is false?
Beta Was this translation helpful? Give feedback.
All reactions