Ghost/ghost
Fabien 'egg' O'Carroll 991b6e92a3 Ensured latest subscription data is always stored (#240)
no-issue

If we receive webhooks out of order, e.g. a
`customer.subscription.updated` with a status of 'active', followed by a
`customer.subscription.created` with a status of 'incomplete'. We would
overwrite the correct value with data from the "older" webhook. This
ensures that we always fetch the latest data from the Stripe API before
storing in the database.
2021-02-11 17:43:36 +00:00
..
magic-link Published new versions 2021-02-01 10:25:11 +05:30
members-api Ensured latest subscription data is always stored (#240) 2021-02-11 17:43:36 +00:00
members-csv Published new versions 2021-01-27 15:21:43 +00:00
members-ssr Published new versions 2021-02-01 10:25:11 +05:30