Category:Payments: Difference between revisions
Jump to navigation
Jump to search
| Line 316: | Line 316: | ||
== Examples == | == Examples == | ||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
===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> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| Line 403: | Line 404: | ||
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> | ||
</div> | </div> | ||