Skip to content

fix(cli): stripe spt support#605

Merged
tmm merged 6 commits into
mainfrom
tmm/fix-cli-stripe-spt-support
Jul 1, 2026
Merged

fix(cli): stripe spt support#605
tmm merged 6 commits into
mainfrom
tmm/fix-cli-stripe-spt-support

Conversation

@tmm

@tmm tmm commented Jul 1, 2026

Copy link
Copy Markdown
Member

Fixes CLI Stripe SPT support

Closes #593

@pkg-pr-new

pkg-pr-new Bot commented Jul 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@605

commit: 14c2d5e

tmm added 5 commits July 1, 2026 16:53
…ret key

- send Stripe-Version preview header on SPT creation requests
- derive SPT endpoint and seller_details field from key mode, not URL shape
- recognize restricted test keys (rk_test_...) as test mode
- skip unknown-parameter retry in live mode (seller_details is required)
- document networkId live/test semantics on stripe.charge
- cover test-key endpoint routing and headers in CLI tests
@tmm tmm merged commit 86b6586 into main Jul 1, 2026
13 checks passed
@tmm tmm deleted the tmm/fix-cli-stripe-spt-support branch July 1, 2026 21:43
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.

mppx CLI hardcodes Stripe test mode; live SPT path requires three patches

1 participant