We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22913f commit 76bead3Copy full SHA for 76bead3
client/components/payment-method-deprecation-pill/index.js
@@ -60,7 +60,7 @@ const PaymentMethodDeprecationPill = () => {
60
components: {
61
currencySettingsLink: (
62
<StyledLink
63
- href="https://support.stripe.com/topics/shutdown-of-the-legacy-sources-api-for-non-card-payment-methods"
+ href="https://woocommerce.com/document/stripe/admin-experience/legacy-checkout-experience/"
64
target="_blank"
65
rel="noreferrer"
66
onClick={ ( ev ) => {
0 commit comments