Tagged: paypal
-
AuthorPosts
-
November 25, 2014 at 7:14 pm #357796
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
November 26, 2014 at 5:22 pm #358368Hi 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,
ElliottSeptember 8, 2017 at 1:36 am #849349I 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?
September 8, 2017 at 12:23 pm #849555Hi,
Can you post a link to your site? so we can take a closer look.
Best regards,
NikkoSeptember 8, 2017 at 5:03 pm #849648I 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
September 9, 2017 at 8:41 am #849889 -
AuthorPosts
- You must be logged in to reply to this topic.
