Skip to content

Viewing a Payment Intent Ticket

The PIT detail page shows everything Payment Nexus knows about a payment in one place. It is split into four sections plus a toolbar of available actions.

Permissions

ActionPermission required
View a ticketpayment_intent_ticket:read
View PSP transaction datapayment_intent_ticket:read:psp
View CRM transaction datapayment_intent_ticket:read:crm
Download proof of paymentpayment_intent_ticket:read:pii

Detail Toolbar

PIT detail toolbar showing View, Disposition, Advanced, Audit, and Refresh from PSP buttons alongside navigation links

The toolbar runs across the top of the detail page. The actions shown depend on the ticket's current status and your permissions.

Primary actions:

ActionWhen shownDescription
ViewAlwaysThe default read-only detail view.
DispositionTicket has not yet reached a final statusManually set the outcome of the payment. See Dispositioning.
Override DispositionTicket is succeeded or canceledChange the outcome of a ticket that has already been resolved. See Dispositioning.
AdvancedAlwaysEdit the advanced settings for this ticket. See Advanced Settings.
AuditAlwaysView the full audit log of changes to this ticket.
Refresh from PSPWhen the PSP supports itRe-fetches the latest transaction state from the PSP and updates the ticket. Requires a confirmation step.

Disposition vs Override Disposition

Only one of these is ever shown at a time — which one depends on whether the ticket has already been resolved.

Navigation links (shown in a secondary group, or in a More overflow menu depending on screen width):

LinkWhen shownNavigates to
Checkout Intent TicketOnly when the PIT was created from a checkout sessionThe checkout session that initiated this payment
Payment Service ProviderAlwaysThe PSP record
TenantAlwaysThe brand record
Tenant CustomerAlwaysThe customer record associated with this payment

Payment Intent Basics

Payment Intent Basics section showing the ticket ID, payer, amounts, order ID, transaction IDs, timestamps, status, and CRM update setting

The Payment Intent Basics section shows the core details of the ticket.

FieldDescription
Payment Intent Ticket IDThe internal Payment Nexus identifier for this PIT. Copyable.
PayerThe tenant customer who initiated this payment, shown as Name (ID). Copyable.
Transaction AmountThe amount and currency as originally submitted to the PSP — the amount in the customer's transaction currency. Copyable.
System Transaction AmountThe EUR equivalent of the transaction amount, converted at the exchange rate in effect when the payment was recorded. Always shown in EUR. This is the figure used in all volume and success rate metrics. Copyable.
Order IDThe order reference from the brand's system. Copyable when present.
PSP Transaction IDThe transaction identifier issued by the PSP. This is the primary reference for looking up the transaction at the provider. Copyable when present.
CRM Transaction IDThe transaction reference used by the brand's CRM system. Copyable when present.
CreatedWhen the PIT was first created.
UpdatedWhen the PIT was last modified.
StatusThe current lifecycle status, shown as a coloured chip. See Payment Intent Status Lifecycle for the full list of statuses and what they mean.
Automatically Updates CRMWhether Payment Nexus will automatically notify the brand's CRM when this ticket's status changes. Shows Yes (green) by default. Shows No (red) when the ticket has been excluded via Advanced Settings.

PSP Transaction Details

PSP Transaction Details section showing the PSP card with badge, transaction ID, and View Raw Data buttons for Transaction Info and Transaction Meta

The PSP Transaction Details section shows the data received from the payment service provider about this transaction.

FieldDescription
PSPThe PSP that processed this payment. Click the card to navigate to the PSP record.
Transaction IDThe PSP's own transaction identifier — same value as PSP Transaction ID in the basics section. Copyable when present.
Transaction InfoOpens the data the PSP sent for this transaction (View Raw Data). Requires payment_intent_ticket:read:psp; the button is disabled if no data has been received.
Transaction MetaOpens supplementary data from the PSP (View Raw Data). Requires payment_intent_ticket:read:psp; the button is disabled if no data has been received.

Download Proof of Payment appears at the top of this section for wire transfer payments that have an uploaded evidence file attached. Requires payment_intent_ticket:read:pii.

Evidence files are not scanned for viruses or malware

Exercise caution when opening downloaded evidence files. If you are unsure about safe handling procedures, consult your IT department before proceeding.

CRM Transaction Details

CRM Transaction Details section showing the tenant card, tenant customer, transaction ID, and View Raw Data buttons for Transaction Info and Transaction Meta

The CRM Transaction Details section shows the data exchanged with the brand's CRM about this payment.

FieldDescription
TenantThe brand this payment belongs to. Click the card to navigate to the brand record.
Tenant CustomerThe customer associated with this payment, shown as Name (ID). Copyable when present.
Transaction IDThe CRM's own transaction reference — same value as CRM Transaction ID in the basics section. Copyable when present.
Transaction InfoOpens the data the CRM sent for this transaction (View Raw Data). Requires payment_intent_ticket:read:crm; the button is disabled if no data has been received.
Transaction MetaOpens supplementary data received from the CRM (View Raw Data). Requires payment_intent_ticket:read:crm; the button is disabled if no data has been received.

Transaction Processing Details

Transaction Processing Details section showing the seven sub-processor and decline tracking fields

The Transaction Processing Details section shows identifiers from the PSP's processing of this payment. These fields are most useful when investigating a declined payment or working with the PSP to trace a specific transaction. Fields with data are copyable.

Field availability depends on the PSP

Not all PSPs provide all of these fields — some return a full set, others return only a subset or none at all. Empty fields simply mean the PSP did not supply that data for this transaction.

FieldDescription
Last PSP Internal Transaction IDThe PSP's internal reference for the final payment attempt. Distinct from the main PSP Transaction ID — use this when the PSP asks for an internal tracking reference.
Last PSP Subprocessor IDThe identifier of the underlying processor the PSP routed this payment through, if applicable.
Last PSP Subprocessor NameThe name of that underlying processor.
Last PSP Correlation IDA reference the PSP uses to link its own records to those of the underlying processor. Useful when asking the PSP to trace a transaction on your behalf.
Last PSP Subprocessor Transaction IDThe underlying processor's own transaction reference. Use this when contacting the processor directly.
Last PSP Decline CodeA short code indicating why the payment was declined (e.g. insufficient_funds). Only present for declined payments.
Last PSP Decline ReasonA plain-text explanation of why the payment was declined. Only present for declined payments.