Ghost/ghost/stripe/lib
Sag 60ac3c735b
🐛 Fixed updating payment method when beta flag is on (#20171)
refs https://linear.app/tryghost/issue/ONC-20
refs https://linear.app/tryghost/issue/ENG-867

- when using dynamic payment methods in Stripe, we need to provide a
currency. Stripe uses that parameter to determine which payment methods
to render
- docs: https://docs.stripe.com/api/checkout/sessions/create
2024-05-08 20:56:17 +02:00
..
events Expose Stripe events in package 2023-06-14 08:18:19 -04:00
StripeAPI.js 🐛 Fixed updating payment method when beta flag is on (#20171) 2024-05-08 20:56:17 +02:00
StripeMigrations.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
StripeService.js Wired up additional payment types with labs flag 2024-04-04 23:13:10 +07:00
WebhookController.js Added E2E tests for donations API (#17694) 2023-08-11 14:25:53 +02:00
WebhookManager.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00