#forcewill

1 messages ยท Page 1 of 1 (latest)

modest mantleBOT
urban imp
#

I mean for a particular request
I already know I can disable the event in the webhook configuration ๐Ÿ˜…

stoic socket
#

Hi there

#

Nope you can't disable Events for specific requests

#

The general idea is to use metadata to filter your Events and action the ones you care about

urban imp
#

We have no control over that third party system
and the "issue" is that the system is getting the customer.updated event when we set that metadata fields

We are using those metadata fields as a way to our own system to know that it should use Stripe Tax for that customer

i.e: when the actual customer enters its customer billing/shipping details
if that metadata field is present we activate stripe tax on the subscription

stoic socket
#

Hmm in that case you would have to work with the third party system or find another way to enable Stripe Tax yourself. There isn't a way to stop these Events from firing.

urban imp
#

ok I get it, I was actually expecting that anwser but was hopping there was some magic bullet burried under the docs ๐Ÿ˜„

#

Thanks @stoic socket