결제 완료 후 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"
}
기능상 문제는 없는 거 같은데 왜 이 문제가 발생하는지 문의드립니다.
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"
}

