As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2369304
Skip Cart Page After Booking
Closed

Comments

  •  3
    Amol started the conversation

    Hello,

    I want to skip cart page after booking as been done. So for that I saw the https://tmsplugins.ticksy.com/ticket/2364834/ link. But the provided solution is not working. I mean it says to set cart instead of checkout. But when I saw the table, already cart option for the page is set.  Is there any alternative setting provided to do the same?

  • [deleted] replied

    Hello Amol, 

    I just see now I made a mistake in the answer there, I mixed up the pages, you need to set the property page to checkout not to cart, as the cart page is set by default. So you need to change the cart to checkout and it will skip the cart page, it will go directly to the checkout page.

     "wc": {
            "onSiteIfFree": false,
            "page": "checkout"
    }

    Sorry about that. 

    Let me know if this worked!