{METHOD_LABELS[config.method_id] || config.method_id}
{t('admin.paymentMethods.displayNameHint')}: {config.default_display_name}
{t('admin.paymentMethods.noPromoGroups')}
) : ( promoGroups.map((group) => { const selected = selectedPromoGroupIds.includes(group.id); return ( ); }) )}