QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Checkout not moving past TOS checkbox

    Technical Help
    2
    4
    159
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      scdoc8 last edited by

      when creating a booking and checking out, I get the part where I must click the TOS checkbox and view the TOS. Once I click the TOS, nothing changes. I cannot get past this point in the check out part. Ive tried multiple bookings and it all stops here.

      A 1 Reply Last reply Reply Quote 0
      • A
        Aradhana Singh Global Moderator @scdoc8 last edited by Aradhana Singh

        @scdoc8 said in Checkout not moving past TOS checkbox:

        when creating a booking and checking out, I get the part where I must click the TOS checkbox and view the TOS. Once I click the TOS, nothing changes. I cannot get past this point in the check out part. Ive tried multiple bookings and it all stops here.

        Hi @scdoc8 ,

        You can create a support ticket here, and we will thoroughly check your website:
        https://support.uvdesk.com/en/customer/create-ticket/

        Alternatively, kindly enable development (debug) mode on your QloApps files directory by following the steps below:

        Steps to Enable Development Mode

        1. Navigate to your QloApps installation folder → open the config folder → locate the file:
          /config/defines.inc.php

        2. Open the file and find the following code:
          if (!defined('PS_MODE_DEV')) {
          define('PS_MODE_DEV', false);
          }

        3. Change the value from false to true:
          if (!defined('PS_MODE_DEV')) {
          define('PS_MODE_DEV', true);
          }

        4. Save the file and reload your website.

        After enabling debug mode, please:

        Share a screenshot of the error (if it appears)
        Also, share a short video of the issue

        This will help us identify the exact cause.

        S 1 Reply Last reply Reply Quote 0
        • S
          scdoc8 @Aradhana Singh last edited by

          @Aradhana-Singh

          Here is the video showing the problem. I created a support ticket 37076

          https://www.youtube.com/watch?v=axMK-hUXJaw

          A 1 Reply Last reply Reply Quote 0
          • A
            Aradhana Singh Global Moderator @scdoc8 last edited by

            Hi @scdoc8,

            We checked this issue on our end, but we were unable to reproduce it. Additionally, none of our other clients have reported this issue so far.

            This issue may be related to:

            A specific server configuration
            Your particular environment setup

            To investigate this further in your system, we will continue the discussion and debugging in the ticket you created.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post