Ghost/ghost/members-api/lib
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
..
controllers/router 🐛 Fixed issues when updating payment method (#247) 2021-02-23 11:19:21 +00:00
repositories Added check for plan nickname to exist 2021-03-10 17:15:16 +00:00
services Updated invoice webhook handling for payment events 2021-03-10 17:15:16 +00:00
common.js