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

Add the selected delivery address GUID on the checkout page #46

Open
haydave opened this issue Oct 30, 2022 · 0 comments
Open

Add the selected delivery address GUID on the checkout page #46

haydave opened this issue Oct 30, 2022 · 0 comments

Comments

@haydave
Copy link

haydave commented Oct 30, 2022

Is your feature request related to a problem? Please describe.
On the checkout page, there is no GUID of the selected address, which can be used to get the user address using the following API:

GET User Address
https://{{your-marketplace}}.arcadier.io/api/v2/users/{{userID}}/addresses/{{addressID}}
Returns the details of the addressID specified.

Describe the solution you'd like
It will be nice to have hidden input as in case of user GUID, seller GUID, category GUID, item GUID, etc.

Describe alternatives you've considered
Somehow indicate which line of delivery address on checkout page is state, country, etc.
Maybe it can be done via hidden span.

@haydave haydave changed the title Possibility to selected user's delivery address on checkout page Possibility to get selected user's delivery address on checkout page via GET USER ADDRESS API Oct 30, 2022
@haydave haydave changed the title Possibility to get selected user's delivery address on checkout page via GET USER ADDRESS API Add the selected delivery address GUID on the checkout page Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant