paymentMethods.on('customRequest', paymentMethodKey => { if (paymentMethodKey === 'NAVERPAY') { // 네이버페이로 결제하는 코드 } })