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