Merge pull request #8498 from slash1andy/patch-2

Update to reflect current PayPal menu structure
This commit is contained in:
Claudio Sanches 2015-07-01 16:56:18 -03:00
commit 34b1a8a4f3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ return array(
'identity_token' => array(
'title' => __( 'PayPal Identity Token', 'woocommerce' ),
'type' => 'text',
'description' => __( 'Optionally enable "Payment Data Transfer" (Profile > Website Payment Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN.', 'woocommerce' ),
'description' => __( 'Optionally enable "Payment Data Transfer" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN.', 'woocommerce' ),
'default' => '',
'desc_tip' => true,
'placeholder' => ''