Skip to content

Commit

Permalink
Change the PPCP indicator to 'A8C-only'
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldcain committed Nov 28, 2024
1 parent e35a97b commit 402b627
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 402b627

Please sign in to comment.