Ghost/ghost/members-api
Rish cac4ca14ff Added check for plan nickname to exist
no-issue

When seeding the database with fake members & stripe data, it's possible
to create stripe plans without a nickname. Similarly some other services
do not have a nickname on their plans. This ensures that we do not error
when working with these plans.
2021-03-10 17:15:16 +00:00
..
lib Added check for plan nickname to exist 2021-03-10 17:15:16 +00:00
test Updated invoice webhook handling for payment events 2021-03-10 17:15:16 +00: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 Updated invoice webhook handling for payment events 2021-03-10 17:15:16 +00:00
package.json Updated invoice webhook handling for payment events 2021-03-10 17:15:16 +00:00