{"metadata":{"image":[],"title":"","description":""},"api":{"url":"","auth":"required","settings":"","results":{"codes":[]},"params":[]},"next":{"description":"","pages":[]},"title":"processingInfo","type":"basic","slug":"processing-info","excerpt":"Contains processing information for credit card transactions and batch transactions","body":"###Request\nN/A\n\n###Response\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Description\",\n \"0-0\": \"`processingStatus`\",\n \"1-0\": \"`cvvResponseCode`\",\n \"3-0\": \"`avsResponseCodeZip`\",\n \"4-0\": \"`avsResponseCodeAddress`\",\n \"5-0\": \"`avsResponseCodeName`\",\n \"0-1\": \"*string*\\nDoes not appear in Create/Update Vaulted Shopper responses.\",\n \"1-1\": \"*string*\",\n \"3-1\": \"*string*\",\n \"4-1\": \"*string*\",\n \"5-1\": \"*string*\",\n \"0-2\": \"Status of the transaction.\\n\\nValue for card transactions:\\n * **SUCCESS**\\n\\nValues for alt transactions: \\n**PayPal**\\n * **PENDING**: PayPal invoice was not yet created\\n * **SUCCESS**\\n * **FAIL**\\n * **REFUNDED**: Invoice was refunded \\n * **CHARGEBACKED**: Invoice was charged back\\n\\n**ACH, iDEAL, Sofort, & SEPA Direct Debit**\\n * **PENDING**: Invoice was not yet approved. \\n * **SUCCESS**: Invoice was approved and the shopper's account was debited. \\n * **FAIL**: Invoice was canceled and the shopper's account was not debited. \\n * **REFUNDED**: Invoice was refunded in response to a chargeback or refund requested by the shopper. \\n\\nValues for card & alt transactions in a batch:\\n * **SUCCESS**\\n * **FAIL**\\n * **IN_PROGRESS**: Batch processing is in progress\\n * **IN_QUEUE**: Batch was created and is waiting to be processed\\n * **PENDING**: Alt transactions only - PayPal invoice was not yet created\\n\\nValues for batch transactions:\\n * **UPLOADED** \\n * **IN_PROGRESS** \\n * **COMPLETED** \\n * **ERROR** \\n * **RECOVER**\\n\\nValue for transactions that require merchant review for fraud:\\n* **PENDING_MERCHANT_REVIEW**\\n\\nFor more information, refer [here](https://developers.bluesnap.com/v8976-Basics/docs/fraud-prevention#section-merchant-review-support).\",\n \"1-2\": \"CVV response code for a specific transaction. \\nRefer to: [CVV response codes](/docs/cvv-response-codes)\",\n \"3-2\": \"ZIP AVS response code for a specific transaction. \\nRefer to: [AVS response codes](/docs/avs-response-codes)\",\n \"4-2\": \"Address AVS response code for a specific transaction. \\nRefer to: [AVS response codes](/docs/avs-response-codes)\",\n \"5-2\": \"Name AVS response code for a specific transaction. \\nRefer to: [AVS response codes](/docs/avs-response-codes)\",\n \"6-0\": \"`networkTransactionId`\",\n \"6-1\": \"*string*\",\n \"6-2\": \"The network transaction ID used for MOTO transactions.\",\n \"2-0\": \"`authorizationCode`\",\n \"2-1\": \"*alphanumeric*\",\n \"2-2\": \"Bank authorization code of the original transaction.\"\n },\n \"cols\": 3,\n \"rows\": 7\n}\n[/block]","updates":[],"order":38,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"628531cd1258c8003f6dd25a","project":"57336fd5a6a9c40e00e13a0b","version":{"version":"8976-JSON","version_clean":"8976.0.0-JSON","codename":"3.42 Release","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["628531cd1258c8003f6dd1bf","628531cd1258c8003f6dd1c0","628531cd1258c8003f6dd1c1","628531cd1258c8003f6dd1c2","628531cd1258c8003f6dd1c3","628531cd1258c8003f6dd1c4","628531cd1258c8003f6dd1c5","628531cd1258c8003f6dd1c6","628531cd1258c8003f6dd1c7","628531cd1258c8003f6dd1c8","628531cd1258c8003f6dd1c9","628531cd1258c8003f6dd1ca","628531cd1258c8003f6dd1cb","628531cd1258c8003f6dd1cc","628531cd1258c8003f6dd1cd","628531cd1258c8003f6dd1ce","628531cd1258c8003f6dd1cf","628531cd1258c8003f6dd1d0","628531cd1258c8003f6dd1d1","628531cd1258c8003f6dd1d2"],"_id":"628531cd1258c8003f6dd27d","project":"57336fd5a6a9c40e00e13a0b","__v":0,"forked_from":"622783372cd60c003782d77e","createdAt":"2018-04-24T15:22:41.561Z","releaseDate":"2018-04-24T15:22:41.561Z"},"category":{"sync":{"isSync":false,"url":""},"pages":[],"title":"JSON Objects","slug":"resources","order":16,"from_sync":false,"reference":false,"_id":"628531cd1258c8003f6dd1ca","version":"628531cd1258c8003f6dd27d","project":"57336fd5a6a9c40e00e13a0b","createdAt":"2015-10-15T16:20:51.519Z","__v":0},"user":"5beb1b96bc2003003ecd645e","createdAt":"2019-07-24T16:00:42.534Z","__v":0,"parentDoc":null}
processingInfo
processingStatus
string
Does not appear in Create/Update Vaulted Shopper responses.
Status of the transaction.
Value for card transactions:
- SUCCESS
Values for alt transactions:
PayPal
- PENDING: PayPal invoice was not yet created
- SUCCESS
- FAIL
- REFUNDED: Invoice was refunded
- CHARGEBACKED: Invoice was charged back
ACH, iDEAL, 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 created
Values for batch transactions:
- UPLOADED
- IN_PROGRESS
- COMPLETED
- ERROR
- RECOVER
Value for transactions that require merchant review for fraud:
- PENDING_MERCHANT_REVIEW
For more information, refer here.
authorizationCode
alphanumeric
Bank authorization code of the original transaction.
avsResponseCodeZip
string
ZIP AVS response code for a specific transaction.
Refer to: AVS response codes
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
networkTransactionId
string
The network transaction ID used for MOTO transactions.