Ghost/ghost/core/test/e2e-api/members
Fabien 'egg' O'Carroll 1ff1b75a69
🐛 Fixed errors with Stripe Checkout (#15749)
refs https://github.com/TryGhost/Ghost/commit/1f300fb781f0

The full customer object was not being passed to the StripeAPI service
when it already exists, this was resulting in inconsistent behaviour when
sending the customerEmail param to the API, causing `invalid_email`
errors to be thrown from Stripe and breaking the checkout.
2022-11-02 02:18:30 +07:00
..
__snapshots__ 🐛 Fixed upgrading to a paid plan 2022-11-02 00:11:33 +07:00
create-stripe-checkout-session.test.js 🐛 Fixed errors with Stripe Checkout (#15749) 2022-11-02 02:18:30 +07:00
feedback.test.js Added audience feedback service and storage (#15584) 2022-10-11 16:32:28 +02:00
middleware.test.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
send-magic-link.test.js Merged v5.17.2 into main 2022-10-05 18:33:12 +07:00
signin.test.js 🐛 Prevented member creation when logging in (#15526) 2022-10-05 18:11:06 +07:00
webhooks.test.js Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00