계좌이체 추가

const clientKey = '@@@';
const customerKey = '@@';
const paymentWidget = PaymentWidget(clientKey, customerKey); //
paymentWidget.renderPaymentMethods('#payment-method', totalPrice);

.

test_gck 면 variantKey
?

는 test_ck.
Was this page helpful?