Skip to content

fix: allow growth checkout tunnel with additional seats - #80

Merged
matej-marcisovsky merged 1 commit into
mainfrom
fix/sso-purchase-growth
Jul 31, 2026
Merged

fix: allow growth checkout tunnel with additional seats#80
matej-marcisovsky merged 1 commit into
mainfrom
fix/sso-purchase-growth

Conversation

@kibwashere

@kibwashere kibwashere commented Jul 31, 2026

Copy link
Copy Markdown
Member

Description

We have a pretty critical fix: we can't purchase a SSO Growth plan with additional seats:

  1. Go on https://strapi.io/pricing-cms
  2. Click on Growth Buy now
  3. Turn on SSO
  4. Increase the number of Seats
  5. Click on Continue
  6. You are redirected to a non-working page:
image

This is because in the redirected URL: https://strapi.chargebee.com/hosted_pages/checkout?layout=full_page&subscription_items[item_price_id][0]=growth-v2-USD-Monthly&subscription_items[item_price_id][1]=growth-sso-v2-USD-Monthly&subscription_items[item_price_id][2]=additional-seat-USD-Monthly&subscription_items[quantity][2]=2

There is an extra parameter: subscription_items[item_price_id][0]=growth-v2-USD-Monthly should not be there!

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website-ui Ready Ready Preview Jul 31, 2026 9:24am

Request Review

@abdallahmz abdallahmz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@matej-marcisovsky
matej-marcisovsky merged commit 7f499ab into main Jul 31, 2026
4 checks passed
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.

3 participants