#Jay_Security-webhook
1 messages · Page 1 of 1 (latest)
hi, not possible no
you could add metadata to the CheckoutSession and then when you handle the event in the (one) endpoint, branch your code to treat it differently
but you can't configure an endpoint to only get certain events on any other criteria than the basic type of event(all endpoints listening to checkout.session.completed get all events that happen on your account for that)
ok, thanks for your help.