PHP 환경 해외 카드 결제가 요청시 COMMON_ERROR가 뜹니다.

mid ksaxupvn3f .
await tossWidgets.requestPayment({
orderId: paymentData.orderId,
orderName: '~~<?=$_GYEAR?>',
...
customerEmail: paymentData.customerEmail,
customerName: paymentData.customerName,
customerMobilePhone: paymentData.customerMobilePhone,

});
.

데 COMMON_ERROR "(. )" .

?
Was this page helpful?