Checkout breaks when hiding delivery options with Type == PICK_UP #424
Closed
gil--
started this conversation in
Feedback: Delivery Customization API
Replies: 3 comments
-
Related: #218 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, we recently shipped a fix around that area, could you give it a try again ? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
confirmed fixed on my end. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
If we leverage a delivery customization function to hide any delivery option with type === pickup, it will hide the pickup locations but not the delivery type resulting in a half broken checkout:
This seems like a bug/undesired state for a customer in checkout.
Expected result
The pickup option is hidden from customers and checkout behaves as if no pickup options exist.
Video examples
Checkout
CleanShot.2024-01-12.at.12.38.08.mp4
Shop Pay
CleanShot.2024-01-12.at.12.38.53.mp4
Beta Was this translation helpful? Give feedback.
All reactions