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 Does not appear in Create/Update Vaulted Shopper responses. | Status of the transaction. Value for card transactions: - SUCCESSValues for alt transactions: PayPal - PENDING: PayPal invoice was not yet created - SUCCESS - FAIL - REFUNDED: Invoice was refunded - CHARGEBACKED: Invoice was charged backACH, Sofort, & SEPA Direct Debit - PENDING: Invoice was not yet approved. - SUCCESS: Invoice was approved and the shopper's account was debited. - FAIL: Invoice was canceled and the shopper's account was not debited. - REFUNDED: Invoice was refunded in response to a chargeback or refund requested by the shopper.Values for card & alt transactions in a batch: - SUCCESS - FAIL - IN_PROGRESS: Batch processing is in progress - IN_QUEUE: Batch was created and is waiting to be processed - PENDING: Alt transactions only - PayPal invoice was not yet createdValues for batch transactions: - UPLOADED - IN_PROGRESS - COMPLETED - ERROR - RECOVERValue for transactions that require merchant review for fraud: * PENDING_MERCHANT_REVIEWFor more information, refer here. |
transactionRegion | string | The legal entity region. Possible values: - AU - CA - EU - IL - IN - UK - US |