This commit is contained in:
Pedro Silva 2023-09-11 17:52:27 +01:00
parent 8c1bf7b88c
commit 7a6ccee713
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3

View file

@ -82,8 +82,8 @@ return array(
'googlepay_button_color' => array(
'title' => str_repeat( ' ', 6 ) . __( 'Button Color', 'woocommerce-paypal-payments' ),
'type' => 'select',
'desc_tip' => true,
'description' => __(
'desc_tip' => true,
'description' => __(
'Google Pay payment buttons exist in two styles: dark and light. To provide contrast, use dark buttons on light backgrounds and light buttons on dark or colorful backgrounds.',
'woocommerce-paypal-payments'
),