Created
November 9, 2012 20:16
-
-
Save zealoushacker/4047959 to your computer and use it in GitHub Desktop.
balanced card-declined-generic
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
| { | |
| "status": "Payment Required", | |
| "category_code": "card-declined", | |
| "additional": "Generic decline - No other information is being provided by the issuer.", | |
| "status_code": 402, | |
| "category_type": "banking", | |
| "extras": {}, | |
| "request_id": "OHMf496075c292211e2ad35026ba7d31e6f", | |
| "description": "R530: Do Not Honor. Your request id is OHMf496075c292211e2ad35026ba7d31e6f." | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment