GET /api/gateway/payments
Returns a paginated list of payments.Query parameters
Response
GET /api/gateway/payments/
Fetches a single payment. ThepaymentId path parameter accepts either a pay_* payment ID or a chk_* checkout session ID.
List and retrieve payment records for checkout sessions.
paymentId path parameter accepts either a pay_* payment ID or a chk_* checkout session ID.