국내카드 및 계좌이체 연동시 에러를 관하여

.
웃 url면 ui고 failUrl.
PAY_PROCESS_ABORTED .
.

청Perameater
{
"method":"",
"amount":100000,
"orderId":"orderIDnu",
"orderName":"외 2",
"successUrl":"https://www.google.com/",
"flowMode": "DIRECT",
"easyPay" : "SAMSUNGPAY",
"failUrl":"https://www.google.com/"
}

response
{
"mId": "tskytkomge6",
"lastTransactionKey": null,
"paymentKey": "jPR7DvYpNk6bJXmgo28eDKW1Jv6j1yrLAnGKWx4qMl91aEwB",
"orderId": "orderIDnu",
"orderName": "외 2",
"taxExemptionAmount": 0,
"status": "READY",
"requestedAt": "2023-11-10T18:46:07+09:00",
"approvedAt": null,
"useEscrow": null,
"cultureExpense": false,
"card": null,
"virtualAccount": null,
"transfer": null,
"mobilePhone": null,
"giftCertificate": null,
"cashReceipt": null,
"cashReceipts": null,
"discount": null,
"cancels": null,
"secret": null,
"type": "NORMAL",
"easyPay": null,
"country": "KR",
"failure": null,
"isPartialCancelable": true,
"receipt": null,
"checkout": {
"url": "https://api.tosspayments.com/v1/payments/jPR7DvYpNk6bJXmgo28eDKW1Jv6j1yrLAnGKWx4qMl91aEwB/checkout"
},
"currency": "KRW",
"totalAmount": 100000,
"balanceAmount": 100000,
"suppliedAmount": 90909,
"vat": 9091,
"taxFreeAmount": 0,
"method": null,
"version": "2022-11-16"
}
Was this page helpful?