Thread Starter
SyGy
(@sygy88)
Hi guys, can’t anyone help me please?!?
Hello,
Yes, your customers can create reservation requests without a price. If this is not possible in your case means that there is another problem.
If possible please provide a link with a page where the calendar is displayed.
Thank you!
Thread Starter
SyGy
(@sygy88)
Hi, sorry for the delay in this answer, but only now have I managed to get my project back on track. I understood why I couldn’t book without costs! I had enabled the billing address. Disabling it is now all right! thanksHi, sorry for the delay in this answer, but only now have I managed to get my project back on track. I understood why I couldn’t book without costs! I had enabled the billing address. Disabling it is now all right! thanks
Thread Starter
SyGy
(@sygy88)
I am reading the email that the system sends after booking, but the cost is rightly displayed at 0. I have seen the email templates and for the user the following code is seen:
Please wait for approval. Below are the details.
<br /><br />
|DETAILS|
<br /><br />
|EXTRAS|
<br /><br />
|DISCOUNT|
<br /><br />
|COUPON|
<br /><br />
|FEES|
<br /><br />
|FORM|
<br /><br />
|BILLING ADDRESS|
<br /><br />
|SHIPPING ADDRESS|
But “| DETAILS |” does not allow me to exclude the cost. Is there a way to personalize email even more? Having individual tags would be ideal.
Hello,
All the shortcodes available for email templates are:
|CALENDAR_ID|, |LANGUAGE|, |CURRENCY|, |CURRENCY_CODE|, |CHECK_IN|, |CHECK_OUT|, |START_HOUR|, |END_HOUR|, |NO_ITEMS|, |PRICE|, |PRICE_TOTAL|, |START_HOUR|, |EXTRAS_PRICE|, |DISCOUNT_PRICE|, |COUPON_PRICE|, |FEES_PRICE|, |DEPOSIT_PRICE|, |PAYMENT_METHOD|, |TRANSACTION_ID|, beside the existing ones |DETAILS|, |EXTRAS|, |DISCOUNT|, |COUPON|, |FEES|, |FORM|, |BILLING ADDRESS|, |SHIPPING ADDRESS|
Thank you!