{{~#*inline "format-money"~}} {{money-amount money}} {{money.currency}} {{~/inline~}} {{~#*inline "format-date"~}} {{date date format="MMM d, YYYY"}} {{~/inline~}}
{{#with transaction}}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.
| 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.
{{/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.