Ghost/ghost/core/test/e2e-api/members
Fabien "egg" O'Carroll 69aa52bd8e 🐛 Handled deleted Stripe objects in the Stripe Checkout flow
closes https://github.com/TryGhost/Team/issues/2222

Whilst we were checking for Stripe objects being active, we were not
checking for them existing in Stripe. This adds handling to all read
request to Stripe in the payment link flow, so that we can gracefully
handle deleted objects.

We've also included an automated test which fails without this fix.

We've also improved the query to find Stripe Prices which will result
in less request to the Stripe API to check if it is valid.
2022-11-08 16:03:07 +07:00
..
__snapshots__ 🐛 Fixed upgrading to a paid plan 2022-11-02 00:11:33 +07:00
create-stripe-checkout-session.test.js 🐛 Handled deleted Stripe objects in the Stripe Checkout flow 2022-11-08 16:03:07 +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