Rounding Booking Cost
-
Hi,
I have previously seen a support response to round the total booking cost by updating:
$summ = round($summ,2) to $summ = round($summ,0);
From file:
../{Booking Calendar Folder}/inc/biz_s.php
Reference page:
https://wpbookingcalendar.com/support-archive-3/comment-page-36/
It seems this is now commented out as of 8.1.3.33. Is there an up to date way to round the total booking cost?
Many thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Rounding Booking Cost’ is closed to new replies.