pinax / pinax-stripe-light

a payments Django app for Stripe
MIT License
684 stars 285 forks source link

fixed syncing plans issue, through webhooks #633

Closed veerat-beri closed 5 years ago

veerat-beri commented 5 years ago

What's this PR do?

fixed syncing plans issue, through stripe-webhooks

Any background context you want to provide?

PR https://github.com/pinax/pinax-stripe/pull/625/files has failed test checks. Fixed the failing case.

What ticket or issue # does this fix?

Closes #[issue number]

Definition of Done (check if considered and/or addressed):

veerat-beri commented 5 years ago

WIP. needs testing and more iterations to finish