Ghost/ghost/members-api
Fabien O'Carroll 40012160ed Errored when Stripe connection is missing and used
refs https://github.com/TryGhost/Team/issues/704

Currently when attempting to create stripe_prices without a Stripe
connection, it will fail silently. This is an issue when initially
configuring Members as the Stripe connection can take some time to be
established. By erroring we allow the client to be notifed that the
connection does not yet exist, so that it can be retried later.
2021-05-24 10:19:55 +01:00
..
lib Errored when Stripe connection is missing and used 2021-05-24 10:19:55 +01:00
test Updated webhook service to work with multiple products 2021-05-10 19:21:41 +01:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Removed environment checks from webhook service 2021-05-20 12:11:43 +01:00
package.json Published new versions 2021-05-20 17:38:21 +01:00