브랜드 페이 테스트 결제 할부 설정 오류 문의

.
트 SDK , .

/는 0 .

. .
const requestParams = {
            amount: amount,
            taxFreeAmount: taxFreeAmount,
            orderId: tossPaymentsOrderId,
            orderName: safeProductName,
            customerName: customerName,
            customerEmail: customerEmail,
            cardInstallmentPlan: installMonth, // 12 로 요청
            methodId: externalId,
            successUrl: successUrl,
            failUrl: failUrl,
}

brandpay.requestPayment(requestParams)
Was this page helpful?