Ghost/ghost/members-api/lib/services
Fabien egg O'Carroll c99ebe589d Responded with 409 when we have DB conflicts
refs https://github.com/TryGhost/Team/issues/789

We are still having issues with duplicate subscriptions being inserted,
despite running our code in transactions. For now we will catch these
errors and response ot Stripe with a 409 so that it'll retry later - and
it stops us from throwing 500's
2021-12-01 20:44:21 +02:00
..
geolocation.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member-bread.js Removed Subscriptions without Prices from BREAD API 2021-12-01 10:45:50 +02:00
stripe-webhook.js Responded with 409 when we have DB conflicts 2021-12-01 20:44:21 +02:00
token.js Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00