Ghost/ghost/stripe/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
..
events Expose Stripe events in package 2023-06-14 08:18:19 -04:00
StripeAPI.js Added donations API (#17495) 2023-07-31 16:00:52 +00:00
StripeMigrations.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
StripeService.js Added donations API (#17495) 2023-07-31 16:00:52 +00:00
WebhookController.js Added donations API (#17495) 2023-07-31 16:00:52 +00:00
WebhookManager.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00