brandpay redirectUrl 호출 안 하는 문제

sdk widget로 brandpay, .
때 redirectUrl.

widgets = tossPayments.widgets({
    customerKey,
    brandpay: {
        redirectUrl: import.meta.env.VITE_TOSS_BRANDPAY_REDIRECT_URL,
    },
});


* 이 redirectUrl
* : cp_photornkwl
* customerKey: be2e1b67-b755-4e41-a8cd-fd596d7960e5
* : 약 2024-10-29 T 18:50 + 09:00
Was this page helpful?