{ __( /* eslint-disable-next-line max-len */ - 'Get access to additional payment methods and an improved checkout experience.', + 'This will improve the checkout experience and boost sales with access to additional payment methods, which you’ll be able to manage from here in settings.', 'woocommerce-payments' ) }
@@ -106,7 +106,7 @@ const UpeSetupBanner = () => { @@ -278,6 +278,30 @@ const PaymentMethods = () => { ) } + { isUpeEnabled && upeType === 'legacy' && ( +