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
Implement an API to allow buyers to select their billing and shipping address IDs. The selected addresses should be validated before being saved to the checkout object.
UI
Modify the checkout flow so that users are required to create and save their shipping and billing addresses before selecting them during checkout. Currently, these addresses are only created after the "Proceed to Payment" button is clicked. This change should allow users to create and select their addresses in during the checkout process before moving forward.
We should also adjust the UI to match with the address selection API.
The text was updated successfully, but these errors were encountered:
nashtech-huyphamphu
changed the title
Shipping Address to Checkout Object
[Order Refactor][Step 1]Shipping Address to Checkout Object
Oct 18, 2024
mochacr0
changed the title
[Order Refactor][Step 1]Shipping Address to Checkout Object
[OrderRefactor][Checkout] Fulfill Checkout Information - Address Selection
Nov 13, 2024
API
Implement an API to allow buyers to select their billing and shipping address IDs. The selected addresses should be validated before being saved to the checkout object.
UI
Modify the checkout flow so that users are required to create and save their shipping and billing addresses before selecting them during checkout. Currently, these addresses are only created after the "Proceed to Payment" button is clicked. This change should allow users to create and select their addresses in during the checkout process before moving forward.
We should also adjust the UI to match with the address selection API.
The text was updated successfully, but these errors were encountered: