토스 결제 요청 request 확인 문의

.
.
{
"amount": 1000000,
"taxFreeAmount": 1000000,
"orderId": "N_education_181_135_241010210646",
"orderName": "",
"customerName": "",
"successUrl": "http://localhost:4000/service/workshop/181/pay/complete?eduProductID=181&eduClassID=135&eduClassStudentID=602&service=Education&payType=cash&payReceipt=cashReceipt&totalAmount=1000000",
"failUrl": "http://localhost:4000/service/workshop/181/pay/complete",
"validHours": 168,
"virtualAccountCallbackUrl": "https://dev-api.stunning.kr/api/v1/payment/callback/vbank"
}
면 taxFreeAmount가 0된 request ?
Was this page helpful?