Arcadier / Developer-Community-Support

:revolving_hearts: Share new ideas with us and report bugs/problems here
4 stars 1 forks source link

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

Open haydave opened 1 year ago

haydave commented 1 year ago

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.