Update to reflect current PayPal menu structure

Just update instructions to be more accurate.
This commit is contained in:
Andrew Wikel 2015-07-01 14:53:16 -05:00
parent 0d4db4b610
commit 968586f2ed
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' => ''