Questions and discussions about using the Shopify CLI and Shopify-built libraries.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
When adding a customer from the Shopify POS app, Shopify will call our endpoint https://myapp.com/pos-extension-api/promotions
it sends correct customer_id and other data but customer_email is always null, I tried to add a different customer but the same result. Could anyone help?