{{~#*inline "format-money"~}} {{money-amount money}} {{money.currency}} {{~/inline~}} {{~#*inline "format-date"~}} {{date date format="MMM d, YYYY"}} {{~/inline~}}

Your booking request was accepted!

{{#with transaction}}

{{provider.display-name}} has accepted your booking request for {{listing.title}} from {{> format-date date=booking.start}} to {{> format-date date=booking.end}}.

We have charged {{> format-money money=payin-total}} from your credit card. Here's your receipt.

{{#each tx-line-items}} {{#contains include-for "customer"}} {{#eq "line-item/day" code}} {{#if seats}} {{else}} {{/if}} {{/eq}} {{#eq "line-item/night" code}} {{#if seats}} {{else}} {{/if}} {{/eq}} {{/contains}} {{/each}}
Payment
Price per day {{> format-money money=unit-price}}
Days × {{number units}}
Seats × {{number seats}}
Days × {{number quantity}}
Price per night {{> format-money money=unit-price}}
Nights × {{number units}}
Seats × {{number seats}}
Nights × {{number quantity}}
Payment total {{> format-money money=payin-total}}
{{/with}}

You have received this email notification because you are a member of {{marketplace.name}}. If you no longer wish to receive these emails, please contact {{marketplace.name}} team.