Add note to vaulting setting label

This commit is contained in:
dinamiko 2021-04-26 12:37:51 +02:00
parent 79f9fffe3a
commit a4e76afd4d

View file

@ -634,7 +634,7 @@ return array(
'title' => __( 'Vaulting', 'woocommerce-paypal-payments' ),
'type' => 'checkbox',
'desc_tip' => true,
'label' => __( 'Enable Vaulting', 'woocommerce-paypal-payments' ),
'label' => __( 'To use vaulting features, you must enable vaulting on your account.', 'woocommerce-paypal-payments' ),
'description' => __( 'Allow registered buyers to save PayPal and Credit Card accounts. Allow Subscription renewals.', 'woocommerce-paypal-payments' ),
'default' => false,
'screens' => array(