• Resolved z5creative

    (@z5creative)


    Hi guys,

    We’re selling a ticket on our website which is sent by email and we’re only taking Paypal Express payment.

    However I cannot remove the ‘Proceed to Checkout’ button which leads to shipping details where I set no shipping methods.

    I managed to hide it with the CSS below but the problem is that it also hides the Paypal Checkout.

    .cart_totals {
    display:none!important;
    }

    https://shop.bembrasilrestaurants.com

    Anyone with anyidea?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    I’m not quite sure I understand the issue here – are you trying to hide the cart totals, the shipping area or the “proceed to checkout” button?

    Thread Starter z5creative

    (@z5creative)

    Sorry for the confusion

    I want to hide the “proceed to checkout” button only and keep the paypal

    Have you set the product created as virtual/download? I believe that skips the shipping but still will collect the customer name etc information which is then passed to paypal along with the pricing.

    Thread Starter z5creative

    (@z5creative)

    It is in fact set to virtual/Download but as the only payment is Paypal Express it comes up as invalid payment method if I try to go through the “Proceed to checkout’ and fill in the details

    Thread Starter z5creative

    (@z5creative)

    Never mind guys, I got rid of the Paypal Express and used the Paypal that comes preinstalled with Woocommerce itself and worked better as it is featured within the Checkout page.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce Checkout Button’ is closed to new replies.