일반 카드 결제시 일반 상품과 면세 상품이 섞여 있는 경우 결제 요청

.
1.
2.

q1. 우 client.
await widgets.setAmount({
currency: "KRW",
value: 50000,
});

q2. 에 param. .
json: {
orderId: orderId,
amount: amount,
paymentKey: paymentKey,
},
Was this page helpful?