{{ rentalInfo.PickupLocation.Name }}
{{ rentalInfo.VehicleClass }}
{{userInfo.FirstName}} {{userInfo.LastName}}
{{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD
{{ rentalInfo.PickupDate | date:'MMMM' }} {{ rentalInfo.PickupDate | date:'dd' }} @ {{ rentalInfo.PickupTime | formatTime }}{{ rentalInfo.PickupTime | formatTimePeriod }}
{{ rentalInfo.PickupLocation.Name }}
{{ rentalInfo.DropoffDate | date:'MMMM' }} {{ rentalInfo.DropoffDate | date:'dd' }} @ {{ rentalInfo.DropoffTime | formatTime }}{{ rentalInfo.DropoffTime | formatTimePeriod }}
{{ (rentalInfo.DropoffLocation.Name ? rentalInfo.DropoffLocation.Name : rentalInfo.PickupLocation.Name) }}
{{ rentalInfo.PickupDate | date:'MMMM' }} {{ rentalInfo.PickupDate | date:'dd' }} @ {{ rentalInfo.PickupTime | formatTime }}{{ rentalInfo.PickupTime | formatTimePeriod }}
{{ rentalInfo.PickupLocation.Name }}
{{ rentalInfo.DropoffDate | date:'MMMM' }} {{ rentalInfo.DropoffDate | date:'dd' }} @ {{ rentalInfo.DropoffTime | formatTime }}{{ rentalInfo.DropoffTime | formatTimePeriod }}
{{ (rentalInfo.DropoffLocation.Name ? rentalInfo.DropoffLocation.Name : rentalInfo.PickupLocation.Name) }}
{{ charge['@Description'] }} | {{ charge.Calculation['@UnitCharge'] | currency }} CAD / {{ charge.Calculation['@UnitName'] }} | ||
{{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge['@Description'] }} | {{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge.Calculation['@UnitCharge'] | currency }} CAD / {{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge.Calculation['@UnitName'] }} | ||
Subtotal | {{(isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepaySubTotal : rentalInfo.SubTotal) | currency }} CAD | ||
+ {{fee.Description}} | + {{fee.Description}} | {{fee.Amount | currency }} CAD | {{fee.Amount | currency }} CAD |
- {{prepayFee.Description}} | + {{prepayFee.Description}} | {{prepayFee.Amount | currency }} CAD | |
Total | {{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD |
{{ rentalInfo.VehicleClass }}
{{rentalInfo.SubTotal | currency }} CAD
Subtotal
+ {{fee.Description}}
{{rentalInfo.SubTotal | currency }} CAD
{{fee.Amount | currency }} CAD
Total
{{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD
Copyright @ 2024 DRIVING FORCE Vehicle Rentals Sales & Leasing. All rights reserved.