v1

latestOpenAPI 3.0.02026-07-1498163181.9 KB
Checkout Sessions

Get the status of checkout session

Returns only a status of checkout session with its transaction hash

get/api/v1/checkout/sessions/{id}/completed_webhook_delivered

Path parameters

idstring required

Response

completedboolean required

if true, the checkout session was completed

transactionHashstring

The transaction hash of the payment

status'open' | 'complete' | 'incomplete' | 'expired' required
updatedAtstring date-time required

The date when the session was last updated