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
index.js
package.json