import {registerPaymentMethod} from '@woocommerce/blocks-registry'; import {CardFields} from './Components/card-fields'; const config = wc.wcSettings.getSetting('ppcp-credit-card-gateway_data'); const Label = ({components, config}) => { const {PaymentMethodIcons} = components; return <> } registerPaymentMethod({ name: config.id, label: