Ghost/ghost/stripe/test/unit/lib
Sag 9f438972f1
Added search by email for Stripe Customer ID during member import (#17326)
closes https://github.com/TryGhost/Product/issues/3593

- when importing members via CSV, it's now possible to add the value "auto" for the "stripe_customer_id" field. When this option is passed, the importer will search for a Stripe customer based on the email address provided
- if there are multiple Stripe customers with the same email address, the customer with the most recent subscription is returned
2023-07-13 13:20:54 +02:00
..
Migrations.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
StripeAPI.test.js Added search by email for Stripe Customer ID during member import (#17326) 2023-07-13 13:20:54 +02:00