Ghost/ghost/stripe
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
..
lib Added request throttling to stay under the Stripe Search API rate limits (#17393) 2023-07-18 09:41:42 +00:00
test Added request throttling to stay under the Stripe Search API rate limits (#17393) 2023-07-18 09:41:42 +00:00
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
index.js Expose Stripe events in package 2023-06-14 08:18:19 -04:00
package.json Update Test & linting packages 2023-07-11 15:26:07 +02:00