결제 승인
결제 승인 호출 데이터 예시
# 결제 승인 API 호출 예시
Method : POST
Content-Type : application/json
{
"nonce": "cpxczte60av3x20230913170406555",
"tid": "123121234m0101230913a283fae003",
"ediDate": "20230913170406",
"mId": "123121234m",
"amount" : "1004",
"mbsReserved": "MallReserved",
"hashString": "C54758756558BB9E6AA6FAAA67F121F180882D035788FE7066C466A238681762",
"payData":
}결제 승인 파라미터
Last updated