![]() |
How to comment out PayPal Express buttons
I'm running version 4.5.4. I need to use PayPal Express for my x-payments module to accept credit cards. What templates do I need to comment out the "PayPal Express" buttons on mini cart? I'm using the Ideal Comfort skin but would I need to edit the common files?
When you click on your cart in the top left corner, a drop down menu appears with the items in your cart and then a line that says View Cart and another line that says Checkout. When you click the Checkout line, another box appears with a blue Checkout box and a "Checkout with PayPal" button. I want that button gone. Also, if you click on the "view cart" line, it takes you to your shopping cart where the "Checkout with PayPal" button is right below the blue "checkout" button. I need to remove that paypal button as well. I've tried several templates, but I'm having no luck removing them. |
Re: How to comment out PayPal Express buttons
I think you will find this is the code you need to comment out
{if $paypal_express_active} {include file="payments/ps_paypal_pro_express_checkout.tpl" paypal_express_link="button"} {/if} Not on 4.5.x, but we needed to change the files in the skin folder, not common files. |
Re: How to comment out PayPal Express buttons
I did get it fixed. All of the buttons are now gone. I just had to wait a few minutes before my changes would go into effect.
|
All times are GMT -8. The time now is 05:21 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.