Tagged: paypal
Hey, I’m wondering if there’s a way to remove the PayPal button from the cart page?
My concern is that when a first time customer comes to the site, and if they decide to click on the PayPal button on the cart page, they are redirected off the site. Which is fine. But when they return to the site, they’re unable to create an account (username/pw) and therefore unable to complete their order. In the end, the customer abandons.
If the customer goes to the Standard Checkout page instead of hitting the PayPal button, they’re able to create an account, and then go off the site to use PayPal to process the order.
Any advise is appreciated.
Thanks, Anthony
Hi agiombetti!
I don’t see any paypal buttons in your cart. Can you send us a link to the exact page where your seeing the button? Do you mean the option to pay with paypal in your checkout?
As for freelancers I would take a look here, http://www.woothemes.com/affiliated-woo-workers/.
Best regards,
Elliott
I am having a similar problem. I need the Pay Pal button removed from the CART page only, because it is too soon and doesn’t work.
I put in following code, but it removed the Pay Pal button from all pages:
.paypal-button-widget {
display: none !important;
}
Anyway to make this just for the CART page?
Hi,
Can you post a link to your site? so we can take a closer look.
Best regards,
Nikko
I sent the info in the private content.
When you have an item in the cart, the pay pal button shows up. This is what I need removed. Only the “Cart” page.
Thanks