• Resolved tsedilin

    (@tsedilin)


    Hello guys!

    1:
    On the checkout page, the form incorrectly reflect count guest. Because she use received variables from class “\AweBooking\Availability\Request”. These parametrs formed from $_GET array, But previous page does’t transmit them. Because she uses the “abrs_get_checkout_url” function to generate the URL, which takes into account only the server protocol

    2:
    The notification letter has a similar situation. We’ll only see one adult.

    3:
    In the admin panel “Bookings” section “Summary”. We’ll only see one adult.

    Please, fix bugs because it’s not seen how many people come.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tsedilin

    (@tsedilin)

    I’m found all bugs which you need to fix:
    1: Function abrs_get_checkout_url() must return URL with $_GET parameters
    2: In the file checkout.php, when you call the function abrs_route(‘/checkout’), you must pass the $_GET parameters
    Because only “thankyou” route save all data in the base

    Plugin Author awethemes

    (@awethemes)

    Thanks for the reports. We will be checking that and will have a patch asap.

    Plugin Author awethemes

    (@awethemes)

    Closed! This issues will be fixed in the next release on today!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bugs guest counting’ is closed to new replies.