Category:Payments: Difference between revisions
Jump to navigation
Jump to search
| Line 317: | Line 317: | ||
== Examples == | == Examples == | ||
===Stripe and Auto payment collections via Stripe - 30% deposit at booking OR 100% if check-in less than 30 Days === | ===Stripe and Auto payment collections via Stripe - 30% deposit at booking OR 100% if check-in less than 30 Days === | ||
</div> | |||
<div class="mw-collapsible-content"> | |||
'''Setup Booking Rules''' | '''Setup Booking Rules''' | ||
| Line 400: | Line 403: | ||
You can use Invoice Template variables showing the booking charges/payments. | You can use Invoice Template variables showing the booking charges/payments. | ||
[INVOICETABLE] will show all of the Charges/Payments. | [INVOICETABLE] will show all of the Charges/Payments. | ||
</div> | |||
</div> | |||