{{~#*inline "format-money"~}} {{money-amount money}} {{money.currency}} {{~/inline~}} {{~#*inline "format-date"~}} {{date date format="MMM d, YYYY"}} {{~/inline~}}
{{#with transaction}}We have sent you {{> format-money money=payout-total}} for the booking of {{listing.title}} from {{> format-date date=booking.start}} to {{> format-date date=booking.end}} by {{customer.display-name}}. It might take up to 7 days for the money to reach your bank account.
Here's the breakdown.
| Payment | |||||
|---|---|---|---|---|---|
| {{> format-money money=unit-price}} × {{number quantity}} {{inflect quantity "day" "days"}} | {{> format-money money=line-total}} | {{/eq}} {{#eq "night" code}}{{> format-money money=unit-price}} × {{number quantity}} {{inflect quantity "night" "nights"}} | {{> format-money money=line-total}} | {{/eq}} {{#eq "provider-commission" code}}{{marketplace.name}} fee: | {{> format-money money=line-total}} | {{/eq}}
| You earn | {{> format-money money=payout-total}} |