Archives : November-2023

Home » 2023

This is now available in 14.8 CustomerProperty to enable the feature: WEB_BOOKING_BOOKINGCONTROLLERV2_ENABLE_MEMBER_FREEBOOKING_LIMIT set a pricing rule to make $0 for date/time for a membership type, and set price for standard booking (e.g. $50 for standard) set a matching pricing rule for member price and standard (e.g. $30 member, $50 standard). This is IMPORTANT, otherwise member ..

Read more

QTC free member bookings – 1 hr 30 mins per day Foundation GoldGoldGold DDFoundation Gold+Gold+Gold+ DD No free booking for Pat Rafter Arena or Pickleball courts 1 & 2 for these memberships:Foundation Gold+Gold+Gold+ DD No free booking for Courts 1, 2, 17, 18, 19, 20, 21, grass 22, Pat Rafter Arena, Pickleball courts 1 & ..

Read more

The following configuration is needed Database update Add a record in the datatable’s table WebBookingType with the following UUID: Desktop Add a tag (through desktop GUI) called “Free Booking”, and select “booking applicable” Note for tag id which is to be configured with CutomerProerties.QTC_FREEBOOKING_TAG_ID Customer Properties WEB_BOOKING_BOOKINGCONTROLLERV2_BOOKING_VALIDATOR QTC_FREE_MEMBERSHIP_TYPE_IDS – list of csv of membership type ..

Read more

For Amazon Linux 2023: >sudo yum install -y docker Start the Docker service. >sudo service docker start (Optional) To ensure that the Docker daemon starts after each system reboot, run the following command: >sudo systemctl enable docker Add the ec2-user to the docker group so you can execute Docker commands without using sudo. >sudo usermod -a -G docke..

Read more

Payment option is disabled for certain days/times. Only pay entire booking is allowed. For these times, they system will bypass this pop up box and take the user directly to the payment page. Customer Properties: PAYMENT_OPTION_DISABLED_FROM_TIME_RESOURCE_resourceId_day PAYMENT_OPTION_DISABLED_TO_TIME_RESOURCE_resourceId_day e.g. key=PAYMENT_OPTION_DISABLED_FROM_TIME_RESOURCE_C1_MONDAY, valu..

Read more