Skip to main content
GET
Get payment intent

Path parameters

string
required
Zennopay intent ID, e.g. zp_AbCd1234EfGh5678.

Response

string
The intent ID.
string
One of created, authorized, captured, failed, expired, or refunded.
integer
Authorized amount in USD cents.
string
th_promptpay or vn_vietqr.
string
RFC 3339 UTC timestamp.
string
Present only when status is captured.

Example

Example uses the sandbox host. Swap to https://api.zennopay.com in production. The legacy api.zennopay.in hosts are still served for existing integrations. See Environments.
Response