Skip to content

The Checkout Intent Tickets Module

Directory of Checkout Intent Tickets showing a table with columns for ID, Unique ID, External Order ID, Amount Editable, Transaction Amount, Created At, and Payment Intent Ticket

A Checkout Intent Ticket (CIT) is a record of a customer-facing checkout session initiated by a brand. When a brand's platform sends a customer to the Payment Nexus checkout flow, a CIT is created to capture what the customer is paying, where they should land after the payment resolves, and whether they are allowed to change the amount before confirming.

Each CIT is linked to at most one Payment Intent Ticket — the PIT that records the actual payment attempt. If the customer completes the checkout flow and initiates a payment, the PIT is created and attached. If the session expires before the customer acts, the CIT remains with no associated PIT.

CITs are read-only in the management portal — they are created exclusively by the brand's platform via Silent Authentication and cannot be modified from the portal.

Permissions

ActionPermission required
List ticketscheckout_intent_ticket:list
View a ticketcheckout_intent_ticket:read
View audit trailcheckout_intent_ticket:audit

Directory

The CIT directory is searchable, filterable, sortable, and exportable. It supports all standard directory features including the filter builder, power search, and column customisation. See the Directories section for full details on these shared capabilities.

Default columns

ColumnDescription
IDInternal Payment Nexus identifier for this CIT
Unique IDThe public-facing identifier passed to the brand's checkout redirect
External Order IDThe order reference from the brand's system
Amount EditableWhether the customer was permitted to change the payment amount during checkout
Transaction AmountThe transaction amount and currency as configured by the brand
Created AtWhen the CIT was created
Payment Intent TicketThe PIT created from this checkout session, if one exists

Row actions

Each row has two pinned actions:

ActionDescription
ViewOpen the full CIT detail page
AuditView the audit history for this ticket

Viewing a CIT

Clicking View on any row opens the CIT detail page. See Viewing a Checkout Intent Ticket for a full breakdown of every field.