Ghost/test/e2e-api/members
Fabien 'egg' O'Carroll 6c455dc1f2
🐛 Fixed Stripe Checkout for Members w/ existing subscriptions (#14953)
refs https://github.com/TryGhost/Team/issues/1526

This adds a check for existing subscriptions for a member associated with the
email addressed used for Stripe Checkout, if any are found the Checkout Session
creation fails and responds with a 403.

We've also updated the error handling for the create-stripe-checkout-session
endpoint so that it follows the existing Ghost API patterns.
2022-06-01 15:53:05 +01:00
..
__snapshots__ 🐛 Fixed Stripe Checkout for Members w/ existing subscriptions (#14953) 2022-06-01 15:53:05 +01:00
create-stripe-checkout-session.test.js 🐛 Fixed Stripe Checkout for Members w/ existing subscriptions (#14953) 2022-06-01 15:53:05 +01:00
signin.test.js
webhooks.test.js Removed GA feature flags (#14915) 2022-05-26 09:54:30 +02:00
well-known.test.js Added basic e2e test for Members API .well-known endpoint 2022-05-24 10:27:46 +08:00