Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions dist/api/charges/create/response.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@
}
}
},
"200_failed": {
"description": "200 Failed",
"data": {
"status": true,
"message": "Charge attempted",
"data": {
"reference": "bc9w93gh629a4d7",
"status": "failed",
"message": "Transaction declined. Please use the test card."
}
}
},
"200_bank_auth": {
"description": "200 Bank Auth",
"data": {
Expand Down
12 changes: 0 additions & 12 deletions src/api/charges/create/response.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@
}
}
},
"200_failed": {
"description": "200 Failed",
"data": {
"status": true,
"message": "Charge attempted",
"data": {
"reference": "bc9w93gh629a4d7",
"status": "failed",
"message": "Transaction declined. Please use the test card."
}
}
},
"200_bank_auth": {
"description": "200 Bank Auth",
"data": {
Expand Down