Ghost/ghost/members-api/lib/controllers
Sag cb8213e7d3
Fixed validation when tierId is missing during Stripe checkout (#20195)
refs https://linear.app/tryghost/issue/SLO-90
refs
https://www.notion.so/ghost/Decoupling-Members-from-Stripe-13b644d4dccb43ea83f683473c690b82

- the members API didn't support passing a Stripe Price ID directly
during checkout since end of 2022. However, we did not update the param
validation accordingly
2024-05-13 14:47:39 +02:00
..
MemberController.js
RouterController.js Fixed validation when tierId is missing during Stripe checkout (#20195) 2024-05-13 14:47:39 +02:00
WellKnownController.js