Stripe webhooks in Connect applications
I have recently implemented Stripe webhook integration for my application that uses Stripe Connect with managed accounts. As it turned out, the process for working with webhook events in Connect applications is slightly different, and there is no official documentation or public blog posts that cover these nuances. This short write-up is meant to bridge this gap https://medium.com/@koss_lebedev/stripe-webhooks-in-connect-applications-a7d71bdd44e1
Post a comment