#fredyfx
1 messages · Page 1 of 1 (latest)
Hi there, what webhook events are you listening to?
OK. One way is to attach a custom metadata in the subscription object so that you can use this to differentiate when handling webhook events.
that's easiest way that i can think about.
and in order to add that custom metadata, should be from the admin panel at Stripe.com, correct?
You can do it from Dashboard or through API
thanks! I can follow the documentation now