Skip to content

Viewing a Checkout Intent Ticket

CIT detail page showing the Basics card with all checkout session fields including ID, Unique ID, External Order ID, Amount Editable, Transaction Amount, Normalized Amount, destination URLs, and timestamps

The CIT detail page shows all fields for the checkout session in a single Basics card.

Permissions

ActionPermission required
View a ticketcheckout_intent_ticket:read
View audit trailcheckout_intent_ticket:audit

Basics

FieldDescription
IDThe internal Payment Nexus identifier for this CIT. Copyable.
Unique IDThe public identifier for this checkout session, used in the checkout URL passed to the customer. Copyable.
External Order IDThe order reference from the brand's system. Copyable when present.
Amount EditableWhether the customer was able to change the amount before confirming payment.
Transaction AmountThe amount and currency configured by the brand for this session. Copyable.
Normalized AmountThe EUR equivalent of the transaction amount, converted at the exchange rate in effect when the session was created. Copyable.
Payment Intent TicketA link to the associated PIT, if a payment was initiated during this session. Empty if the session expired before the customer acted.
Destination on SuccessThe URL the customer is sent to when the payment succeeds.
Destination on FailureThe URL the customer is sent to when the payment fails.
Destination on PendingThe URL the customer is sent to when the payment is left in a pending state.
Destination on CompletedA fallback destination used when no specific Success or Failure destination is configured. See Destination URLs in the glossary for details.
Destination on CancelThe URL the customer is sent to if they cancel during checkout.
Created AtWhen the CIT was created.
Updated AtWhen the CIT was last modified.

Session Expiry

Checkout sessions are time-limited. Once the customer opens the checkout link, they have 15 minutes to complete the checkout flow. If they do not act within that window, the session expires and the CIT remains unlinked to any payment.