Ghost/ghost/stripe/lib
Sag daa19e06b4
Added request throttling to stay under the Stripe Search API rate limits (#17393)
refs https://github.com/TryGhost/Product/issues/3593

- also uses `.current_period_end` instead of `.created_at` to retrieve
the most recent subscription, when multiple customer with the same email
address are found. Reason: `created_at` date is reset when migrating
subscriptions between Stripe accounts
2023-07-18 09:41:42 +00:00
..
events Expose Stripe events in package 2023-06-14 08:18:19 -04:00
StripeAPI.js Added request throttling to stay under the Stripe Search API rate limits (#17393) 2023-07-18 09:41:42 +00:00
StripeMigrations.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
StripeService.js Expose Stripe events in package 2023-06-14 08:18:19 -04:00
WebhookController.js Fixed minor jsdoc issues in Stripe package 2022-10-10 12:15:48 +07:00
WebhookManager.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00