Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 1,817: | Line 1,817: | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
<div class="headline-collapse" > | <div class="headline-collapse" > | ||
====Send an email to the Owner/Internal email address when a guest completes a Payment Authorisation at Stripe==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
Trigger tab: | |||
*Trigger Event = After Booking | |||
*Trigger Time = Immediate | |||
*Trigger Window = 365 | |||
*Booking Source = All | |||
*Booking Status = All but not cancelled | |||
*Booking Info Code = STRIPEAUTHORISE | |||
Messaging tab: | |||
*Send Message = Internal | |||
*Internal Email Address = enter the email address to receive the notification | |||
*Subject = Stripe Payment Authorisation | |||
*HTML Box = Enter the text to be sent, you can use template variables in this message, for example | |||
[BOOKID] - booking reference number | |||
[GUESTNAMES] - name of all guests in the booking on the "summary" tab of the booking | |||
[FIRSTNIGHT] | |||
[LASTNIGHT] | |||
Booking tab: (optional) | |||
*Execution = One time only | |||
*Flag Text = Stripe Payment Failed | |||
*Flag Colour - choose the flag colour | |||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Send an email to the Owner/Internal email address for a new booking==== | ====Send an email to the Owner/Internal email address for a new booking==== | ||