From 73caae97d665b0d4c3000e63969413a4261b68c3 Mon Sep 17 00:00:00 2001 From: Alex P Date: Fri, 18 Feb 2022 12:39:37 +0200 Subject: [PATCH] Change text about going live --- modules/ppcp-wc-gateway/services.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ppcp-wc-gateway/services.php b/modules/ppcp-wc-gateway/services.php index 9a553b10d..7eb1c476f 100644 --- a/modules/ppcp-wc-gateway/services.php +++ b/modules/ppcp-wc-gateway/services.php @@ -322,7 +322,7 @@ return array( 'state_from' => Environment::SANDBOX, 'requirements' => array(), 'gateway' => 'paypal', - 'description' => __( 'Your account is connected to sandbox, no real charging takes place. To accept live payments, disconnect and connect your live PayPal account.', 'woocommerce-paypal-payments' ), + 'description' => __( 'Your account is connected to sandbox, no real charging takes place. To accept live payments, turn off sandbox mode and connect your live PayPal account.', 'woocommerce-paypal-payments' ), ), 'ppcp_onboarading_options' => array(