D'Jaeger
D'Jaeger
RRailway
Created by D'Jaeger on 6/9/2023 in #✋|help
Cant pay bills because card has been declined
i've done that, but didn't get any response yet
6 replies
RRailway
Created by D'Jaeger on 6/9/2023 in #✋|help
Cant pay bills because card has been declined
and somehow when i check the response payload, i notice that it has INTERNAL SERVER ERROR. despite, i dont know if it's related or not
{
"errors": [
{
"message": "Your card was declined.",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"customerAttachPaymentMethod"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"exception": {
"name": "UserError",
"status": 400
}
}
}
],
"data": null
}
{
"errors": [
{
"message": "Your card was declined.",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"customerAttachPaymentMethod"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"exception": {
"name": "UserError",
"status": 400
}
}
}
],
"data": null
}
6 replies
RRailway
Created by D'Jaeger on 6/9/2023 in #✋|help
Cant pay bills because card has been declined
83c83235-544c-474a-9792-3d7091505c7d
6 replies