Customer SMS Consent Collected From now returns Shopify when the buyer consents to SMS marketing in Shopify Checkout
API
Effective September 12, 2024
As of September 12, 2024, the CustomerConsentCollectedFrom
field will return SHOPIFY
whenever SMS consent is captured in Shopify Checkout. Previously, it would return OTHER
if the buyer consented to SMS marketing in checkout, but the sales channel of the checkout was not one owned by Shopify (Example, online store checkouts would return SHOPIFY
while custom storefronts would return OTHER
).
This applies to both the 1st party SMS consent UI, as well as any checkout UI extensions using the ConsentCheckbox
or ConsentPhoneField
UI components.
Other SMS consent capture flows are unaffected.