1. Home
  2. Docs
  3. Listar FluxPro
  4. Booking

Booking

The project offers four types of bookings. By default, the booking feature is not functional and requires enabling settings from the WordPress CMS backend. To do so, please follow these steps:

  1. Login to the WordPress CMS.
  2. Select the Settings → Booking → General.
  3. Check the Enable option.
  4. Save Changes.
Booking settings

Options

  • Enable: Allow users to use the booking feature on the mobile app. The web is not available.
  • Booking Title Format: Allow customize the format of the booking when sending notification
  • Booking Title Pattern: We allow customize the format of the title

Booking Title Parttern

  • title: booking title name | Example: Booking 0075
  • booking_id: booking number | Example: 0075
  • status_name: status name of the booking | Example: Pending, Canceled, Failed
  • status_color: booking hex color | Example: #e5634d
  • created_on: created date booking | Example: 2021-12-26 11:08:56
  • paid_date: date process payment | Example: 2021-12-26 11:08:56
  • payment_method: payment method name | Example: PayPal Checkout V2, Stripe
  • total: total amount value | Example: 39
  • currency: the currency symbol | Example: USD
  • billing_first_name: user first name | Example: Steve
  • billing_last_name: user last name | Example: Garrett
  • billing_email: user email | Example: [email protected]
  • billing_phone: user phone | Example: 082 9923 12331
  • billing_address_1: user address | Example: Mr. M. Rajendran Blk 35 Mandalay Road # 13–37 Mandalay Towers Singapore 308215
  • billing_address_index: user full address | Example: Mr. M. Rajendran Blk 35 Mandalay Road # 13–37 Mandalay Towers Singapore 308215 [email protected] 082 9923 12331

How to disable only some listing data?

If the administrator wants to use the booking feature and only disable some listing data. Please do steps

  • Select All Listings → Edit Listing
  • On the Booking Settings → Select Booking Disable as No
Listing – Disable Booking

Articles