dj-stripe / dj-stripe

dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
https://dj-stripe.dev
MIT License
1.56k stars 474 forks source link

Fixed incorrect stripe trigger account getting populated for connect webhooks #2017

Closed arnav13081994 closed 2 months ago

arnav13081994 commented 5 months ago

Fix #2015

arnav13081994 commented 3 months ago

@jleclanche This can be merged now. I have tested this throughly on my local as well.