브랜드페이 위젯 문제

. 은 UI고 DEFAULT. .

const widgets = tossPayments.widgets({
        customerKey,
        brandpay: {
     redirectUrl:`${window.location.origin}/purchase/success`
        }
      });
Was this page helpful?