Join Slack
Powered by
Hi everyone, Is there any method to retrieve all t...
# suitecommerce
l
LC
08/07/2023, 10:00 PM
Hi everyone, Is there any method to retrieve all the shipping and billing addresses from the checkout in order to show/hide specific addresses?
c
Chris
08/07/2023, 10:07 PM
https://system.netsuite.com/help/helpcenter/en_US/APIs/SuiteCommerce/Extensibility/Frontend/Cart.html#getShipMethods
👍 1
s
Steve Goldberg
08/08/2023, 10:07 AM
You can use the UserProfile component to get the current user's addresses. If you want to mess with the data flow before they render on the page then you'll likely need to mess with the core module that does that.
👍 1
Open in Slack
Previous
Next