Skip to content

Commit

Permalink
Change the PPCP indicator to 'A8C-only' (#96872)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldcain authored Nov 28, 2024
1 parent 9baf81a commit 80958aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/checkout/src/payment-methods/paypal-js.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function PayPalLabel() {
return (
<>
<div>
<span>PayPal (PPCP)</span>
<span>PayPal (A8C-only)</span>
</div>
<PaymentMethodLogos className="paypal__logo payment-logos">
<PayPalLogo />
Expand Down

0 comments on commit 80958aa

Please sign in to comment.