diff --git a/modules/ppcp-wc-gateway/src/Settings/Fields/paypal-smart-button-fields.php b/modules/ppcp-wc-gateway/src/Settings/Fields/paypal-smart-button-fields.php index edc49289f..2fb1ea5a6 100644 --- a/modules/ppcp-wc-gateway/src/Settings/Fields/paypal-smart-button-fields.php +++ b/modules/ppcp-wc-gateway/src/Settings/Fields/paypal-smart-button-fields.php @@ -209,11 +209,14 @@ return function ( ContainerInterface $container, array $fields ): array { 'description' => sprintf( // translators: %1$s and %2$s are the opening and closing of HTML tag. __( - 'Customize the appearance of the PayPal smart buttons on the %1$sCheckout page%2$s.', + 'Customize the appearance of the PayPal smart buttons on the %1$sCheckout page%2$s. + %3$sCheckout Buttons must be enabled to display the PayPal gateway on the Checkout page. + ', 'woocommerce-paypal-payments' ), '', - '' + '', + '' ), 'type' => 'ppcp-heading', 'screens' => array(