Hi All, When the user logged in to the site,I have...
# suitecommerce
g
Hi All, When the user logged in to the site,I have assigned the Empty to Custom field value in Customer record . I have a button ,when ithe user clicks the button,the respective data is set to the custom field. Value is there in Customer record.But I didn't get the value through profilemodel .How to get the custom data from customer record? Any idea on this?
Checkout the customer methods available using the commerce API
g
How can we use customer methods in Shopping Application ? Anyone have any idea on this??
k
Search for Models.init in the core code, there’s plenty of examples