PayPal - Remove yellow PayPal buttons from PayPal advanced integration

by
Jeremy Canfield |
Updated: February 01 2025
| PayPal articles
f you have not yet followed my articles on PayPal advanced integration, check out these articles first.
- PayPal advanced integration checkout using Node.js
- PayPal advanced integration checkout using Node.js on Docker
By default, the PayPal advanced integration should return something like this.
Let's say you want to want to remove the 2 yellow PayPal buttons, so that just something like this is displayed.
Comment out the following in checkout.ejs.
<!-- <div id="paypal-button-container" class="paypal-button-container"></div> -->
And the following in checkout.js.
//.render("#paypal-button-container");
Did you find this article helpful?
If so, consider buying me a coffee over at