feat: pymthouse plans + subscribe checkout - #8
Open
eliteprox wants to merge 6 commits into
Open
Conversation
Wire BFF routes and PlansPanel through builder-sdk createBillingCheckout so dashboard can exercise end-user checkout against pymthouse before NaaP.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4 tasks
builder-sdk#50 merged and published; drop the git branch pin and the onlyBuiltDependencies workaround needed for prepare-on-install.
Collaborator
Author
|
Pinned to published |
Resolve dep conflict on the stacked base; keep createBillingCheckout plus the 0.6.3 Sonar/CI security patch.
Collaborator
Author
|
Synced with #3 and bumped pin to |
Add merchant card controls and invoice links through the billing BFF so users can manage their payment method and access Connect-hosted invoices.
Wire useBillingAccount into BillingSection: live payment method list
with Set-as-default and Remove (confirm) row actions, live invoice
table with View/PDF links resolved via the Stripe hosted-url endpoint,
and updated copy ("Stripe invoices for this account"). Removes static
blur/WIP overlay and fake billing-details block; plan section stays
static pending subscribe-flow work.
Keep plan actions aligned with the current PymtHouse subscription so active users change plans or resume checkout instead of creating conflicting subscriptions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GET /api/pymthouse/plansandPOST /api/pymthouse/subscribeBFF routes via@pymthouse/builder-sdklistBillingProducts/createBillingCheckout@pymthouse/builder-sdkto published0.6.3Test plan
PYMTHOUSE_PUBLIC_CLIENT_IDset, open/usageand confirm active plans loadpnpm typecheck/pnpm lintStacked on: #3