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

Please respond to a request by {{customer.display-name}}

Good news! {{customer.display-name}} just requested to book {{listing.title}} from {{> format-date date=booking.start}} to {{> format-date date=booking.end}}. Here's the breakdown.

{{#each tx-line-items}} {{#contains include-for "provider"}} {{#eq "line-item/day" code}} {{#if seats}} {{else}} {{/if}} {{/eq}} {{#eq "line-item/night" code}} {{#if seats}} {{else}} {{/if}} {{/eq}} {{#eq "line-item/provider-commission" code}} {{/eq}} {{/contains}} {{/each}}
Payment
Price per day {{> format-money money=unit-price}}
Days × {{number units}}
Seats × {{number seats}}
Days × {{number quantity}}
Subtotal {{> format-money money=line-total}}
Price per night {{> format-money money=unit-price}}
Nights × {{number units}}
Seats × {{number seats}}
Nights × {{number quantity}}
Subtotal {{> format-money money=line-total}}
{{marketplace.name}} fee {{> format-money money=line-total}}
You earn {{> format-money money=payout-total}}

You need to accept the request by {{> format-date date=delayed-transition.run-at}}. Otherwise the request will be expired and you won't get paid. If the booked dates won't work for you, you can also choose to decline the request.

Accept or decline the booking

{{/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.