#Shaun-products

1 messages · Page 1 of 1 (latest)

pure musk
forest sparrow
#

So for example I have a subscription for a chrome extension, and then some other subscriptions for my website.

#

But my website backend has to process (and ignore) the other products

#

(Currently checking a metadatum)

pure musk
#

beyond using entirely different Stripe accounts to segregate that way, I can't think of a better idea than using metadata on some of the objects yep! and/or have an allow or block list of product IDs you're interested in stored in a local database and check against that when handling an event.