Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed validation when tierId is missing during Stripe checkout #20195

Merged
merged 1 commit into from
May 13, 2024

Conversation

sagzy
Copy link
Contributor

@sagzy sagzy commented May 13, 2024

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

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
@sagzy sagzy changed the title Fixed HTTP 500 due to missing tierId Fixed validation when tierId is missing during Stripe checkout May 13, 2024
@sagzy sagzy merged commit cb8213e into main May 13, 2024
22 checks passed
@sagzy sagzy deleted the fix/missing-tier-id-http-500 branch May 13, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant