Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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

    #358368

    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

    #849349

    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?

    #849555

    Hi,

    Can you post a link to your site? so we can take a closer look.

    Best regards,
    Nikko

    #849648

    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

    #849889

    Hi,

    Thanks for the details. Though I can’t reproduce the problem, I added a product to the cart and then went to the cart page but there is no pay-pal button there. There is one on the checkout page though, is that what you are referring to?

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.