Ghost/ghost/members-api/lib
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
..
controllers Fixed validation when tierId is missing during Stripe checkout (#20195) 2024-05-13 14:47:39 +02:00
repositories Fixed HTTP 500 when adding unknown products to member 2024-05-01 16:54:35 +02:00
services
members-api.js Added function names to more middleware 2024-05-06 17:51:39 +02:00