mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
635c2614a3
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. |
||
---|---|---|
.. | ||
controllers | ||
repositories | ||
services | ||
common.js | ||
MembersAPI.js | ||
migrations.js |