-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Change WooCommerce Payments to WooPayments across the WC Core #39188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Test Results SummaryCommit SHA: 5b653f7
To view the full API test report, click here. To view the full E2E test report, click here. To view all test reports, visit the WooCommerce Test Reports Dashboard. |
|
Hi @moon0326, @rjchow, @woocommerce/ghidorah, @woocommerce/moltres Apart from reviewing the code changes, please make sure to review the testing instructions as well. You can follow this guide to find out what good testing instructions should look like: |
|
@woocommerce/ghidorah hi 👋 ! @ismaeldcom helped me to understand how to update the extensions list that are suggested on the WC Wizard step - https://github.com/Automattic/woocommerce-payments-server/issues/3641. |
dmallory42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for working on this. I tested it and can see the string looks correct in all places. I left one minor comment to check but I'm pre-approving this!
plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php
Outdated
Show resolved
Hide resolved
|
Hello @oaratovskyi A curiosity of mine. Why, for more than two years, in the second of these lines there are three strings all attached?
Thanks. |
|
Hi @DAnn2012! I have seen that these lines were first introduced in woocommerce/woocommerce-admin#6484 and then refactored in woocommerce/woocommerce-admin#6582 by @louwie17. My best guess is that's because Though I did not debug it. @louwie17 I wonder if my guess makes sense? |
Yup your guess is correct, |
Changes proposed in this Pull Request:
Closes https://github.com/Automattic/woocommerce-payments-server/issues/3525.
This PR covers WC Core part of the branding rollout (WooCommerce Payments -> WooPayments). See the project thread here paJDYF-7Sw-p2.
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
woocommerceplugin from this branch usingpnpm --filter=woocommerce run build:zip..zipwhich is built from step 1.payments/connectpage, please go back to WooCommerce -> Settings -> Payments and check that banner is also updated with new brand name (WooPayments)Changelog entry
Significance
Type
Message
Comment