Closed helenye-stripe closed 1 month ago
We already have stripe.webhooks.constructEvent available, and we believe that we may want to unify thin and snapshot event processing on Stripe eventually. Thus, parseSnapshotEvent is not actually useful to add for users.
stripe.webhooks.constructEvent
Why?
We already have
stripe.webhooks.constructEvent
available, and we believe that we may want to unify thin and snapshot event processing on Stripe eventually. Thus, parseSnapshotEvent is not actually useful to add for users.