Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Determine customer eligibility for discount when personal information added at checkout

Determine customer eligibility for discount when personal information added at checkout

LukeJPark
Shopify Partner
2 0 0

Hi there,

 

We are allocating customers a discount as part of a third party program using a "benefit-of-the-doubt" approach - that is, we always add the discount code to our customers cart when they first land at the store.  However, we have a need to restrict who can use this discount code based on criteria like name, email, shipping etc. that we would like to evaluate externally.

 

Is there a webhook we can subscribe to that will alert us during an active checkout when a customer adds their personal information (but prior to payment confirmation)?

 

I am aware of the `checkouts/create` and `checkouts/update` webhooks, but it appears that these are exclusively for apps that are "sales channels", which our app is not.  Is this a route worth considering?

Replies 0 (0)