Class bkap_special_booking_price
Class for Handling Special Pricing
Package: BKAP\Special-Price
Author: Tyche Softwares
Class: bkap_special_booking_price
Located at special-booking-price.php
Author: Tyche Softwares
Class: bkap_special_booking_price
Located at special-booking-price.php
Methods summary
public
|
|
public
|
#
bkap_save_special_booking_price( integer $post_id, array $recurring_prices = array(), array $specific_prices = array() )
This function is used to add/update special booking |
public
|
#
special_booking_display_updated_price( integer $product_id, string $booking_date, integer $variation_id )
This function is used to updated price of product |
public
integer
|
|
public
|
#
bkap_special_booking_show_multiple_updated_price( integer $product_id, string $product_type, integer $variation_id_to_fetch, string $checkin_date, string $checkout_date, integer $gf_options, integer $resource_id, string $currency_selected )
This function is used to updated price of product for Multiple dates |