We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62dc98a commit b2fe12aCopy full SHA for b2fe12a
src/api/charges/create/response.json
@@ -94,18 +94,6 @@
94
}
95
96
},
97
- "200_failed": {
98
- "description": "200 Failed",
99
- "data": {
100
- "status": true,
101
- "message": "Charge attempted",
102
103
- "reference": "bc9w93gh629a4d7",
104
- "status": "failed",
105
- "message": "Transaction declined. Please use the test card."
106
- }
107
108
- },
109
"200_bank_auth": {
110
"description": "200 Bank Auth",
111
"data": {
0 commit comments