Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 928: | Line 928: | ||
*Flag Colour - choose the flag colour | *Flag Colour - choose the flag colour | ||
Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the Email. | Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the Email. | ||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Send a Request to update the guest's credit card as it will expire before checkin==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
'''Trigger tab:''' | |||
Time: | |||
*Trigger Event = Booking (not after check-in) | |||
*Trigger Time = Immediate | |||
*Trigger Window = 1 day | |||
Booking Souce: | |||
*Booking Source = ALL (or select the booking source/Channel) | |||
'''Message tab:''' | |||
*Send Email = Booking API and Email Smart: If the "Mail & Actions" tab contains a "real" Email address the message is sent to the guests Email address. | |||
If only a masked Email address is available the message sends via the channels API messaging systems if possible. If no connection to a messaging system is available the message will send to the Email address from the "Mail & Actions" tab of the Email. Messages to the Email address entered in the field "Internal" are sent via Email. | |||
*Plain text box (Using Message API) | |||
Subject - enter the subject for your Guests | |||
Plain Text Message :- enter the Message text you wish to send to your guests including the payment link | |||
https://beds24.com/bookpay.php?bookid=[BOOKID]&g=cc | |||
You can find extra options to add to the payment link if you want to refine the details | |||
https://wiki.beds24.com/index.php/Category:Payments#Payment_Request | |||
*HTML Message (Send Email) | |||
Edit Email Subject - enter the subject for your Guests | |||
Edit Email Text :- enter the Email text you wish to send to your guests including the payment link | |||
https://beds24.com/bookpay.php?bookid=[BOOKID]&g=cc this creates a link (HTML A tag) so the guest can enter their credit card details. Check the template variables for other options. | |||
'''Booking tab:''' | |||
*Execution = One time only | |||
*Flag Text = The text you want to display | |||
*Flag Colour - choose the flag colour | |||
Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the Email. | |||
'''Booking Info tab:''' | |||
*Booking Info Code = NEWCARDREQ | |||
*Booking Info Text = New credit card requested | |||
</div> | </div> | ||