No content to show

User Activity

Eventually able to get customer id, but I had to subscribe to customer events using below code-base:api.cart.subscribable.subscribe(cart => {console.log(cart.customer)})
Hi Shopify Experts Could you please help on some references or sample-code about accessing database's metaobject ( or any existing table/entity like Customer, Order etc) from shopify's POS App Extension code base? Thanks a lot for your help. Regards
After putting this code snippet in the extension file - index.js, extension stopped working - it is throwing error
Hi Shopify Experts, I am trying to extract customer id who has been logged into the POS application in the pos extension - 'pos.home.modal.render', but unable to do so: Somewhere I noticed that below could work to extract customer details, but not wo...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From