Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gianni Declercq 8 posts 80 karma points
    Apr 04, 2021 @ 09:19
    Gianni Declercq
    0

    uCommerce identifying existing user

    I'm creating a store and had a question on the create member / customer flow in uCommerce.

    If I understand correctly the customer is created automatically if a user is already signed in.

    But what if the user has the option to add multiple billing / shipping addresses and the option to select their default billing and shipping before the user gets to the checkout. Currently I created a customer programmatically and linked the addresses and added a custom field to the database "IsDefaultAddress" so I can pass on the correct address to the API (with the EditBilling and EditShipping methods) but I don't know if this is the right way to go? If someone could point me in the right direction that would be really helpful!

Please Sign in or register to post replies

Write your reply to:

Draft