How to get the shippingAddress entered by the user after a checkout?
julianCast opened this issue · 1 comments
julianCast commented
I'd like to get the the user shippingAddress after a checkout, is there a way? I checked the documentation(buy-button and JS Buy SDK) but no clue. Thanks
julianCast commented
I ended up using the API (/customers?query=email:name@gmail.com) to retreive the customer info.