결제 완료 후 provider_error

로 provider_error.
.

POST /v1/payments/confirm

400
(MID)
gaechutwdw
paymentKey
gaech20241206115509mnVw8
orderId
order-1733453709116
X-Tosspayments-Trace-Id
ed7e49e4693622d965f8432cd21145ab

2024-12-06 11:55:27
Response Body
{
"code": "PROVIDER_ERROR",
"message": ". ."
}
Response Header
{
"X-TossPayments-Trace-Id": "ed7e49e4693622d965f8432cd21145ab"
}
Request Body
{
"paymentKey": "gaech20241206115509mnVw8",
"orderId": "order-1733453709116",
"amount": 108900
}
Request Headers
{
"authorization": "Basic bGl2Z***",
"user-agent": "got (https://github.com/sindresorhus/got)",
"content-type": "application/json"
}
image.png
Was this page helpful?