For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hello,
We built a Checkout UI Extension that creates a checkbox on the Information page on a site and when checked, we would like to be able to also subscribe the user associated with the order, who consents and is not logged in. (It is required that the checkbox has particular language for legal reasons) I understand this to be significant as we cannot access the customer object using the buyerIdentity API. However, the email associated with the order is available to the API.
Am i missing something? Is this possible? We found this thread, but can't seem to subscribe users using our app to Shopify email marketing. Adding the read and write customer scopes to the app doesn't seem to allow this to function. Is there a way to do this without adding a backend to the app?