Documentation Index
Fetch the complete documentation index at: https://docs-alpha.pepay.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Submit responses to invoice questions (if the invoice was configured with custom questions). Use this after fetching the schema via Invoice questions.Authentication
Requires:x-session-token: pst_...x-signature: sig_...
Request
Endpoint:POST /api/v1/payments/submit-form
Response
Errors
401invalid session token/signature400invalid responses payload (missing required question ids, wrong types)
Examples
- After submitting, continue the checkout by selecting a token and creating a Payment address.

