Skip to content
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

[OrderRefactor][Checkout] Fulfill Checkout Information - Address Selection #1176

Open
nashtech-huyphamphu opened this issue Oct 14, 2024 · 0 comments
Assignees

Comments

@nashtech-huyphamphu
Copy link
Contributor

nashtech-huyphamphu commented Oct 14, 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.

@nashtech-huyphamphu nashtech-huyphamphu changed the title Shipping Address to Checkout Object [Order Refactor][Step 1]Shipping Address to Checkout Object Oct 18, 2024
@danhnguyenv1 danhnguyenv1 self-assigned this Oct 21, 2024
@mochacr0 mochacr0 self-assigned this Nov 13, 2024
@mochacr0 mochacr0 changed the title [Order Refactor][Step 1]Shipping Address to Checkout Object [OrderRefactor][Checkout] Fulfill Checkout Information - Address Selection Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants