결제 ui 해외카드 연동 문의드립니다.
mid : mini_cai2
1. 해외카드결제시 VISA/MASTER/JCB/Unionpay 연동이 필요한데, Unionpay를 제외하고 나머지 카드가 목록에 나타나지 않습니다. 이 부분 도움 가능하신지 문의드립니다.
2. 해외카드로 결제 시도시에 알 수 없는 오류라는 메시지와 함께 결제가 진행되질 않습니다.
{
"orderId": "tossPayOrder_131",
"orderName": "test(복사)",
"successUrl": "http://localhost/wc-api/wpt_toss_payment_ui/?status=success",
"failUrl": "http://localhost/wc-api/wpt_toss_payment_ui/?status=fail",
"customerEmail": "email@gmail.com",
"customerName": "SKT고객 임",
"customerMobilePhone": "01012341234"
}
위 데이터를 기반으로
widgets.requestPayment(paymentRequest).catch(function (error) 를 호출하면 에러 메시지에 알 수 없는 오류가 나오는 상황입니다. 일반 다른 결제 및 페이팔 결제에서는 문제가 없는 상황입니다.
도움 부탁드립니다.
감사합니다.
1. 해외카드결제시 VISA/MASTER/JCB/Unionpay 연동이 필요한데, Unionpay를 제외하고 나머지 카드가 목록에 나타나지 않습니다. 이 부분 도움 가능하신지 문의드립니다.
2. 해외카드로 결제 시도시에 알 수 없는 오류라는 메시지와 함께 결제가 진행되질 않습니다.
{
"orderId": "tossPayOrder_131",
"orderName": "test(복사)",
"successUrl": "http://localhost/wc-api/wpt_toss_payment_ui/?status=success",
"failUrl": "http://localhost/wc-api/wpt_toss_payment_ui/?status=fail",
"customerEmail": "email@gmail.com",
"customerName": "SKT고객 임",
"customerMobilePhone": "01012341234"
}
위 데이터를 기반으로
widgets.requestPayment(paymentRequest).catch(function (error) 를 호출하면 에러 메시지에 알 수 없는 오류가 나오는 상황입니다. 일반 다른 결제 및 페이팔 결제에서는 문제가 없는 상황입니다.
도움 부탁드립니다.
감사합니다.
