Bootstrap FreeKB - NodeJS - Remove yellow PayPal buttons from PayPal advanced integration using NodeJS
NodeJS - Remove yellow PayPal buttons from PayPal advanced integration using NodeJS

Updated:   |  NodeJS articles

f you have not yet followed my articles on PayPal advanced integration, check out these articles first.

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 Buy Me A Coffee



Comments


Add a Comment


Please enter 7ea139 in the box below so that we can be sure you are a human.