Skip to content

The Payment Intent Tickets Module

Directory of Payment Intent Tickets showing a table with columns for ID, amount, status, and related identifiers

A Payment Intent Ticket (PIT) is a record that tracks the lifecycle of a customer's intent to make a payment — from creation through to a final outcome. Each PIT moves through a series of statuses as the payment progresses: collecting a payment method, authenticating the customer, processing with the PSP, and ultimately succeeding or being cancelled.

The Payment Intent Tickets module provides a full directory of these records with tools for searching, filtering, creating, and resolving payments.

Permissions

ActionPermission required
List ticketspayment_intent_ticket:list
View a ticketpayment_intent_ticket:read
Create a ticketpayment_intent_ticket:create
Disposition a ticketpayment_intent_ticket:disposition
Override dispositionpayment_intent_ticket:disposition:override
Advanced editpayment_intent_ticket:update:advanced
View audit trailpayment_intent_ticket:audit

Directory

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

Default columns

ColumnDescription
IDInternal Payment Nexus identifier for this PIT
AmountThe transaction amount and currency
StatusThe current lifecycle status (see Status Lifecycle)
Order IDThe external order reference from the brand's system
PSPThe payment service provider handling this payment
PSP Transaction IDThe transaction identifier issued by the PSP
TenantThe brand this payment belongs to
Tenant CustomerThe customer associated with this payment
Tenant Transaction IDThe transaction reference used by the brand's CRM
Created AtWhen the PIT was created

Row actions

PIT directory row showing the overflow menu open with secondary actions: Edit Advanced, View Checkout Intent Ticket, View PSP, View Tenant, and View Tenant Customer

Each row has four pinned actions plus additional items in an overflow menu.

Pinned actions:

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

The third pinned action depends on the ticket's status:

  • Disposition — shown when the ticket is in a non-terminal status. Opens the disposition form to manually set the outcome.
  • Override Disposition — shown when the ticket has reached a terminal status (succeeded or canceled). Opens the override form to change the outcome.

Overflow menu:

ActionDescription
Edit AdvancedModify the advanced settings for this ticket
View Checkout Intent TicketNavigate to the related checkout session
View PSPNavigate to the payment service provider record
View TenantNavigate to the brand record
View Tenant CustomerNavigate to the associated customer record

Viewing a PIT

Clicking View on any row opens the PIT detail page. It shows the full transaction record across four sections — Payment Intent Basics, PSP Transaction Details, CRM Transaction Details, and Transaction Processing Details — together with a toolbar for all available actions.

See Viewing a Payment Intent Ticket for a full breakdown of every field and action.