Developer's Guide
Table Of Contents
Verbosity: Viewing Processor-Specific Transaction Results
Supported Verbosity Settings
A
84 Website Payments Pro Developer’s Guide
TRANSSTATE Integer 10 State of the transaction. The values are:
0 = General succeed state
1 = General error state
3 = Authorisation approved
6 = Settlement pending (transaction is scheduled
to be settled)
7 =Settlement in progress (transaction involved
in a currently ongoing settlement)
8 = Settled successfully
9 = Authorisation captured (once an authorisation
type transaction is captured, its TRANSSTATE
becomes 9)
10 = Capture failed (an error occurred while trying
to capture an authorisation because the transaction
was already captured)
11 = Failed to settle (transactions fail settlement
usually because of problems with the processor
or because the card type is not set up with the
processor)
1 2= Unsettled transaction because of incorrect
account information
14 = For various reasons, the batch containing
this transaction failed settlement
15 = Settlement incomplete due to a chargeback.
106 = Unknown Status Transaction - Transactions
not settled.
206 = Transactions on hold pending customer
intervention.
DATE_TO_SETTLE Date format
YYYY-MM-DD
HH:MM:SS
19 Value available only before settlement has started.
BATCHID Integer 10 Value available only after settlement has assigned
a Batch ID.
SETTLE_DATE Date format
YYYY-MM-DD
HH:MM:SS
19 Value available only after settlement has completed.
T
ABLE A.1 Verbosity settings (Continued)
Field Name Type Length Description