#forcewill
1 messages ยท Page 1 of 1 (latest)
I mean for a particular request
I already know I can disable the event in the webhook configuration ๐
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
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
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.