processingInfo

Contains processing information for credit card transactions and batch transactions

Request

N/A

Response

Property Name Type Description
authorizationCode alphanumeric Bank authorization code of the original transaction.
avsResponseCodeAddress string Address AVS response code for a specific transaction.
Refer to AVS response codes
avsResponseCodeName string Name AVS response code for a specific transaction.
Refer to AVS response codes
avsResponseCodeZip string ZIP AVS response code for a specific transaction.
Refer to AVS response codes
cvvResponseCode string CVV response code for a specific transaction.
Refer to CVV response codes
networkTransactionId string The network transaction ID used for MOTO transactions.
processingStatus string Current status of the transaction. Values vary by payment type.
Excluded from Vaulted Shopper Create/Update.
Refer to Status values by payment type below.
transactionRegion string The legal entity region. Possible values:
  • AU
  • CA
  • EU
  • IL
  • IN
  • UK
  • US


processingStatus values

Status values by payment type

Card payments (credit/debit)

Status Meaning
SUCCESS Card transaction completed successfully.

Alternative methods

Status Meaning
PayPal
 PENDINGInvoice not yet created.
 SUCCESSCompleted successfully.
 FAILPayment failed.
 REFUNDEDInvoice refunded.
 CHARGEBACKEDInvoice charged back.
ACH, Sofort, & SEPA Direct Debit
 PENDINGInvoice not yet approved.
 SUCCESSInvoice approved and shopper’s account debited.
 FAILInvoice canceled; shopper’s account not debited.
 REFUNDEDRefunded due to chargeback or shopper request.

Batch contexts

Status Meaning
Card & alt transactions in a batch
 SUCCESSBatch transaction succeeded.
 FAILBatch transaction failed.
 IN_PROGRESSBatch processing is in progress.
 IN_QUEUEBatch created; waiting to be processed.
 PENDINGAlt transactions only — PayPal invoice not yet created.
Batch transactions
 UPLOADEDBatch uploaded.
 IN_PROGRESSBatch processing in progress.
 COMPLETEDBatch processing completed.
 ERRORBatch processing error.
 RECOVERBatch recovered.

Fraud review

Status Meaning
PENDING_MERCHANT_REVIEW Transaction requires merchant review for fraud. Refer to Fraud Prevention.