---
title: "Payment Capture Page"
method: GET
path: "/payment-capture"
tags: ["Payment"]
---

# Payment Capture Page

`GET /payment-capture`

Browser page to capture payment. Shows paywall UI and captures payment token when completed.
This is typically opened in a browser, not called programmatically.

## Query parameters

- `session_id` string, required

## Response `200`

Payment capture page HTML

## Other responses

- `404` — Session not found

## Changes

- **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/aec28fa7bf81/schema)
