Skip to content

feat: add html payment pages for browser 402 responses#220

Draft
tmm wants to merge 39 commits intomainfrom
tmm/html-payment-pages
Draft

feat: add html payment pages for browser 402 responses#220
tmm wants to merge 39 commits intomainfrom
tmm/html-payment-pages

Conversation

@tmm
Copy link
Copy Markdown
Member

@tmm tmm commented Mar 23, 2026

Experimental: Renders 402 as html in browsers with way to complete payment (~universal payment links).

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 23, 2026

Open in StackBlitz

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

commit: 30da017

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

- name: Run HTML e2e tests
run: pnpm test:html
env:
VITE_STRIPE_PUBLIC_KEY: ${{ secrets.VITE_STRIPE_PUBLIC_KEY }}

Check warning

Code scanning / zizmor

secrets referenced without a dedicated environment Warning

secrets referenced without a dedicated environment
run: pnpm test:html
env:
VITE_STRIPE_PUBLIC_KEY: ${{ secrets.VITE_STRIPE_PUBLIC_KEY }}
VITE_STRIPE_SECRET_KEY: ${{ secrets.VITE_STRIPE_SECRET_KEY }}

Check warning

Code scanning / zizmor

secrets referenced without a dedicated environment Warning

secrets referenced without a dedicated environment
@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedviem@​2.47.59810010097100
Added@​playwright/​test@​1.58.210010010099100
Added@​stripe/​stripe-js@​8.9.010010010099100

View full report

@tmm tmm force-pushed the tmm/html-payment-pages branch 2 times, most recently from 9881d76 to 651f8c5 Compare March 26, 2026 22:34
@tmm tmm force-pushed the tmm/html-payment-pages branch from 651f8c5 to af2f30d Compare March 26, 2026 22:39
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.

2 participants