Ghost/ghost/members-api
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
..
lib Fixed errors for non-subscription invoices 2021-11-02 15:34:02 +02:00
test Cleaned up stripe-service package usage 2021-09-22 18:12:40 +05:30
.eslintrc.js
.gitignore
index.js
package.json Published new versions 2021-11-02 12:45:02 +02:00