Ghost/ghost/core/test
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
..
e2e-api 🐛 Handled deleted Stripe objects in the Stripe Checkout flow 2022-11-08 16:03:07 +07:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed validation for Members API newsletters endpoint 2022-11-07 17:18:36 +07:00
e2e-server Added Vary value for CORS in Frontend 2022-11-02 17:23:47 +08:00
e2e-webhooks Added e2e tests for page.deleted webhook (#15723) 2022-11-02 17:25:07 +00:00
integration Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
regression Fixed default setting count regression test 2022-10-27 18:37:45 +02:00
unit Added lexical post support to email renderer (#15767) 2022-11-04 11:19:40 +00:00
utils Added a test suite for OPTIONS requests 2022-11-02 13:43:30 +08:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00