Skip to content

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

@haydave

Description

@haydave

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions