paypal.Buttons shows three buttons. Only need one. How.

CXXXV
Contributor
Contributor

Demo from PP creates three buttons. I only want one. How.

Login to Me Too
1 REPLY 1

Frigidman
Contributor
Contributor

You will need to add disable-funding options to the sdk/js include line like so:

 

<script src="https://www.paypal.com/sdk/js?client-id={YOUR_ID}&disable-funding=credit,card,venmo,sepa,bancontact,eps,giropay,ideal,sofort,p24"></script>

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.