Skip to content

Commit 1528cad

Browse files
authored
feat(woocommerce): rename WooCommerce Payments to WooPay (#4048)
1 parent fb711dc commit 1528cad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/configuration_managers/class-woocommerce-configuration-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class WooCommerce_Configuration_Manager extends Configuration_Manager {
4646
'settings' => 'admin.php?page=wc-settings&tab=checkout&section=stripe&panel=settings',
4747
],
4848
'woocommerce_payments' => [
49-
'name' => 'WooCommerce Payments',
49+
'name' => 'WooPay',
5050
'plugin' => 'woocommerce-payments',
5151
'url' => 'https://woocommerce.com/payments/',
5252
'connect' => 'admin.php?page=wc-admin&path=%2Fpayments%2Foverview',

0 commit comments

Comments
 (0)