Last active
April 19, 2017 21:21
-
-
Save roydondsouza/ec5a34de78dab3b62fbd2c0c12e2154f to your computer and use it in GitHub Desktop.
Braintree Responses (Sandbox)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Customer Create: | |
| (Success): | |
| { | |
| "customer": { | |
| "id": "38656872", | |
| "merchantId": "5xtcjpc4szdqhp8c", | |
| "firstName": "Roy", | |
| "lastName": "Smith", | |
| "company": null, | |
| "email": "[email protected]", | |
| "phone": "00919739791096", | |
| "fax": null, | |
| "website": null, | |
| "createdAt": "2017-04-19T06:37:30Z", | |
| "updatedAt": "2017-04-19T06:37:30Z", | |
| "customFields": "", | |
| "creditCards": [], | |
| "addresses": [], | |
| "paymentMethods": [] | |
| }, | |
| "success": true | |
| } | |
| Find Customer: | |
| (Success) | |
| { | |
| "id": "51896350", | |
| "merchantId": "5xtcjpc4szdqhp8c", | |
| "firstName": "Shravya", | |
| "lastName": "S", | |
| "company": null, | |
| "email": "[email protected]", | |
| "phone": "00918739791096", | |
| "fax": null, | |
| "website": null, | |
| "createdAt": "2017-04-19T07:03:56Z", | |
| "updatedAt": "2017-04-19T07:04:25Z", | |
| "customFields": "", | |
| "creditCards": [ | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T11:39:19Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "02", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "5f72cj", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T11:39:20Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "02/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T10:12:31Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "4cch44", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T10:12:32Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:25:43Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "b4cxtp", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T07:25:45Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "billingAddress": { | |
| "id": "sk", | |
| "customerId": "51896350", | |
| "firstName": null, | |
| "lastName": null, | |
| "company": null, | |
| "streetAddress": null, | |
| "extendedAddress": null, | |
| "locality": null, | |
| "region": null, | |
| "postalCode": "94107", | |
| "countryCodeAlpha2": null, | |
| "countryCodeAlpha3": null, | |
| "countryCodeNumeric": null, | |
| "countryName": null, | |
| "createdAt": "2017-04-19T07:13:31Z", | |
| "updatedAt": "2017-04-19T07:13:31Z" | |
| }, | |
| "bin": "401200", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "CAN", | |
| "createdAt": "2017-04-19T07:13:31Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "12", | |
| "expirationYear": "2020", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "0729", | |
| "payroll": "Unknown", | |
| "prepaid": "No", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "jgfm6y", | |
| "uniqueNumberIdentifier": "3dd19f3183b61a578596f52586ff7073", | |
| "updatedAt": "2017-04-19T07:14:03Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "401200******0729", | |
| "expirationDate": "12/2020" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:12:38Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "444xwy", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T14:47:41Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:04:25Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": true, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "05", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "4dx884", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T07:05:14Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "05/2019" | |
| } | |
| ], | |
| "addresses": [ | |
| { | |
| "id": "sk", | |
| "customerId": "51896350", | |
| "firstName": null, | |
| "lastName": null, | |
| "company": null, | |
| "streetAddress": null, | |
| "extendedAddress": null, | |
| "locality": null, | |
| "region": null, | |
| "postalCode": "94107", | |
| "countryCodeAlpha2": null, | |
| "countryCodeAlpha3": null, | |
| "countryCodeNumeric": null, | |
| "countryName": null, | |
| "createdAt": "2017-04-19T07:13:31Z", | |
| "updatedAt": "2017-04-19T07:13:31Z" | |
| } | |
| ], | |
| "paymentMethods": [ | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T11:39:19Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "02", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "5f72cj", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T11:39:20Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "02/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T10:12:31Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "4cch44", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T10:12:32Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:25:43Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "b4cxtp", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T07:25:45Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "billingAddress": { | |
| "id": "sk", | |
| "customerId": "51896350", | |
| "firstName": null, | |
| "lastName": null, | |
| "company": null, | |
| "streetAddress": null, | |
| "extendedAddress": null, | |
| "locality": null, | |
| "region": null, | |
| "postalCode": "94107", | |
| "countryCodeAlpha2": null, | |
| "countryCodeAlpha3": null, | |
| "countryCodeNumeric": null, | |
| "countryName": null, | |
| "createdAt": "2017-04-19T07:13:31Z", | |
| "updatedAt": "2017-04-19T07:13:31Z" | |
| }, | |
| "bin": "401200", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "CAN", | |
| "createdAt": "2017-04-19T07:13:31Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "12", | |
| "expirationYear": "2020", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "0729", | |
| "payroll": "Unknown", | |
| "prepaid": "No", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "jgfm6y", | |
| "uniqueNumberIdentifier": "3dd19f3183b61a578596f52586ff7073", | |
| "updatedAt": "2017-04-19T07:14:03Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "401200******0729", | |
| "expirationDate": "12/2020" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:12:38Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": false, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "07", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "444xwy", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T14:47:41Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "07/2019" | |
| }, | |
| { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T07:04:25Z", | |
| "customerId": "51896350", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": true, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "05", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "4dx884", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T07:05:14Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "05/2019" | |
| } | |
| ] | |
| } | |
| Payment Method: | |
| (Success): | |
| { | |
| "creditCard": { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T06:45:36Z", | |
| "customerId": "38656872", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": true, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "09", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "c95ybd", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T06:45:36Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "09/2019" | |
| }, | |
| "success": true, | |
| "paymentMethod": { | |
| "bin": "411111", | |
| "cardType": "Visa", | |
| "cardholderName": null, | |
| "commercial": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "createdAt": "2017-04-19T06:45:36Z", | |
| "customerId": "38656872", | |
| "customerLocation": "US", | |
| "debit": "Unknown", | |
| "default": true, | |
| "durbinRegulated": "Unknown", | |
| "expirationMonth": "09", | |
| "expirationYear": "2019", | |
| "expired": false, | |
| "healthcare": "Unknown", | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "issuingBank": "Unknown", | |
| "last4": "1111", | |
| "payroll": "Unknown", | |
| "prepaid": "Unknown", | |
| "productId": "Unknown", | |
| "subscriptions": [], | |
| "token": "c95ybd", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "updatedAt": "2017-04-19T06:45:36Z", | |
| "venmoSdk": false, | |
| "verifications": [], | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "09/2019" | |
| } | |
| } | |
| (Error): | |
| { | |
| "errors": { | |
| "validationErrors": {}, | |
| "errorCollections": { | |
| "paymentMethod": { | |
| "validationErrors": { | |
| "paymentMethodNonce": [ | |
| { | |
| "attribute": "payment_method_nonce", | |
| "code": "93108", | |
| "message": "Unknown or expired payment_method_nonce." | |
| } | |
| ] | |
| }, | |
| "errorCollections": {} | |
| } | |
| }, | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/unknown.png" | |
| }, | |
| "params": { | |
| "paymentMethod": { | |
| "customerId": "38656872", | |
| "paymentMethodNonce": "sfasfsf" | |
| }, | |
| "controller": "payment_methods", | |
| "action": "create", | |
| "merchantId": "5xtcjpc4szdqhp8c" | |
| }, | |
| "message": "Unknown or expired payment_method_nonce.", | |
| "success": false, | |
| "paymentMethod": { | |
| "validationErrors": {}, | |
| "errorCollections": { | |
| "paymentMethod": { | |
| "validationErrors": { | |
| "paymentMethodNonce": [ | |
| { | |
| "attribute": "payment_method_nonce", | |
| "code": "93108", | |
| "message": "Unknown or expired payment_method_nonce." | |
| } | |
| ] | |
| }, | |
| "errorCollections": {} | |
| } | |
| }, | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/unknown.png" | |
| } | |
| } | |
| Sale: | |
| (Success) | |
| { | |
| "transaction": { | |
| "id": "320wme49", | |
| "status": "authorized", | |
| "type": "sale", | |
| "currencyIsoCode": "USD", | |
| "amount": "10.00", | |
| "merchantAccountId": "techjinisolutions", | |
| "subMerchantAccountId": null, | |
| "masterMerchantAccountId": null, | |
| "orderId": null, | |
| "createdAt": "2017-04-19T07:00:48Z", | |
| "updatedAt": "2017-04-19T07:00:48Z", | |
| "customer": { | |
| "id": "38656872", | |
| "firstName": "Roy", | |
| "lastName": "Smith", | |
| "company": null, | |
| "email": "[email protected]", | |
| "website": null, | |
| "phone": "00919739791096", | |
| "fax": null | |
| }, | |
| "billing": { | |
| "id": null, | |
| "firstName": null, | |
| "lastName": null, | |
| "company": null, | |
| "streetAddress": null, | |
| "extendedAddress": null, | |
| "locality": null, | |
| "region": null, | |
| "postalCode": null, | |
| "countryName": null, | |
| "countryCodeAlpha2": null, | |
| "countryCodeAlpha3": null, | |
| "countryCodeNumeric": null | |
| }, | |
| "refundId": null, | |
| "refundIds": [], | |
| "refundedTransactionId": null, | |
| "partialSettlementTransactionIds": [], | |
| "authorizedTransactionId": null, | |
| "settlementBatchId": null, | |
| "shipping": { | |
| "id": null, | |
| "firstName": null, | |
| "lastName": null, | |
| "company": null, | |
| "streetAddress": null, | |
| "extendedAddress": null, | |
| "locality": null, | |
| "region": null, | |
| "postalCode": null, | |
| "countryName": null, | |
| "countryCodeAlpha2": null, | |
| "countryCodeAlpha3": null, | |
| "countryCodeNumeric": null | |
| }, | |
| "customFields": "", | |
| "avsErrorResponseCode": null, | |
| "avsPostalCodeResponseCode": "I", | |
| "avsStreetAddressResponseCode": "I", | |
| "cvvResponseCode": "I", | |
| "gatewayRejectionReason": null, | |
| "processorAuthorizationCode": "NS3PV9", | |
| "processorResponseCode": "1000", | |
| "processorResponseText": "Approved", | |
| "additionalProcessorResponse": null, | |
| "voiceReferralNumber": null, | |
| "purchaseOrderNumber": null, | |
| "taxAmount": null, | |
| "taxExempt": false, | |
| "creditCard": { | |
| "token": "mytoken123", | |
| "bin": "411111", | |
| "last4": "1111", | |
| "cardType": "Visa", | |
| "expirationMonth": "08", | |
| "expirationYear": "2019", | |
| "customerLocation": "US", | |
| "cardholderName": null, | |
| "imageUrl": "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=sandbox", | |
| "prepaid": "Unknown", | |
| "healthcare": "Unknown", | |
| "debit": "Unknown", | |
| "durbinRegulated": "Unknown", | |
| "commercial": "Unknown", | |
| "payroll": "Unknown", | |
| "issuingBank": "Unknown", | |
| "countryOfIssuance": "Unknown", | |
| "productId": "Unknown", | |
| "uniqueNumberIdentifier": "e3907a8aa89a39d83a61063e07f0da55", | |
| "venmoSdk": false, | |
| "maskedNumber": "411111******1111", | |
| "expirationDate": "08/2019" | |
| }, | |
| "statusHistory": [ | |
| { | |
| "timestamp": "2017-04-19T07:00:48Z", | |
| "status": "authorized", | |
| "amount": "10.00", | |
| "user": "[email protected]", | |
| "transactionSource": "api" | |
| } | |
| ], | |
| "planId": null, | |
| "subscriptionId": null, | |
| "subscription": { | |
| "billingPeriodEndDate": null, | |
| "billingPeriodStartDate": null | |
| }, | |
| "addOns": [], | |
| "discounts": [], | |
| "descriptor": { | |
| "name": null, | |
| "phone": null, | |
| "url": null | |
| }, | |
| "recurring": false, | |
| "channel": null, | |
| "serviceFeeAmount": null, | |
| "escrowStatus": null, | |
| "disbursementDetails": { | |
| "disbursementDate": null, | |
| "settlementAmount": null, | |
| "settlementCurrencyIsoCode": null, | |
| "settlementCurrencyExchangeRate": null, | |
| "fundsHeld": null, | |
| "success": null | |
| }, | |
| "disputes": [], | |
| "paymentInstrumentType": "credit_card", | |
| "processorSettlementResponseCode": "", | |
| "processorSettlementResponseText": "", | |
| "threeDSecureInfo": null, | |
| "paypalAccount": {}, | |
| "coinbaseAccount": {}, | |
| "applePayCard": {}, | |
| "androidPayCard": {} | |
| }, | |
| "success": true | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment