---
title: "Browser-facing payment capture page (HTML)"
method: GET
path: "/payment-capture"
tags: ["Payment (x402)"]
---

# Browser-facing payment capture page (HTML)

`GET /payment-capture`

HTML page users browse to in order to complete payment via a
browser wallet. Not a machine-callable endpoint — clients that
want programmatic payment should use the x402 flow directly.

## Query parameters

- `session_id` string, required

## Response `200`

HTML form

## Changes

- **2026-04-21** `8a22dc180044` — 4 info
  - api operation id `paymentCapturePage` removed and replaced with ``
  - api tag `Payment (x402)` added
  - api tag `Payment` removed
  - removed the non-success response with the status `404`
- **2026-02-11** `975e49e9b675` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getbindu/apis/bindu-agent-api/changes/payment-capture/get.md)

---

[API](https://skmtc.dev/getbindu/apis/bindu-agent-api.md) · [All operations](https://skmtc.dev/getbindu/apis/bindu-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbindu/bindu-agent-api/revisions/e070faa5425b/schema)
