diff --git a/includes/admin/class-wc-admin-setup-wizard.php b/includes/admin/class-wc-admin-setup-wizard.php index 1d167ef0717..8ff11fa98ea 100644 --- a/includes/admin/class-wc-admin-setup-wizard.php +++ b/includes/admin/class-wc-admin-setup-wizard.php @@ -1111,7 +1111,7 @@ class WC_Admin_Setup_Wizard { 'https://woocommerce.com/products/klarna/' ) . '

'; $square_description = '

' . sprintf( - __( 'Accept Visa, Mastercard, Discover, and American Express all for one low rate, with no surprise fees. Learn more about Square.', 'woocommerce' ), + __( 'Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place. Learn more about Square.', 'woocommerce' ), 'https://woocommerce.com/products/square/' ) . '

';