Ghost/ghost/members-api/lib/services
Fabien O'Carroll 635c2614a3 Fixed errors for non-subscription invoices
refs https://github.com/TryGhost/Team/issues/887

Our invoice webhook handling code assumed that every invoice would be
for a subscription, but that is not the case. There are valid use-cases
of using the same Stripe account in order to sell items with a one-off
purchase. Here we update the handling to ignore all invoices which are
not for subscriptions.
2021-11-02 15:34:02 +02:00
..
geolocation.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member-bread.js Updated browse to not include products by default 2021-10-25 13:34:20 +02:00
stripe-webhook.js Fixed errors for non-subscription invoices 2021-11-02 15:34:02 +02:00
token.js Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00