Why PayPal button shows 2? How do I remove one? I tried but could not remove it. paypal button screenshot
CodePudding user response:
react-paypal-express-checkout is not an official package and itself uses a deprecated integration, so the best solution is to instead use the current official @paypal/react-paypal-js.
See the storybook examples there.