Ghost/ghost/members-api/lib
Simon Backx 841e52ccfe
Added donations API (#17495)
refs https://github.com/TryGhost/Product/issues/3648

- Refactored Members API RouterController.createCheckoutSession: Split the method into smaller parts so we can reuse individual parts for the upcoming donation checkout session.
- Wired up donation checkout creation
- Added donation events
2023-07-31 16:00:52 +00:00
..
controllers Added donations API (#17495) 2023-07-31 16:00:52 +00:00
repositories Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
services Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
members-api.js Added donations API (#17495) 2023-07-31 16:00:52 +00:00