{{busName}}

Your appointment has been successfully Booked.

Thank You..! Your order status is {{resPayment.response_message}}. Your Transaction ID for this transaction is {{resPayment.transaction_id}}. We have received a payment of Rs {{resPayment.amount}}

{{busName}}

Your Booking Summary

Booking ID
: {{bookingSummary.bookingId}}
Status:Booked
Booked On
: {{bookingSummary.createdAt2 }}
Service
: {{serviceMapDetails.service[0].servicesName}} ( {{serviceMapDetails.service[0].duration}} Minutes)
Practitioner
: {{serviceMapDetails.user[0].userName}} - ({{serviceMapDetails.user[0].contactNo}})
Date & Time
: {{bookingSummary.appoinmentDate}}{{bookingSummary.appoinmentSlots[0] | date:'shortTime'}}
Fees
: {{(serviceMapDetails.duration.length>0 ? serviceMapDetails.duration[0].fees : serviceMapDetails.service[0].fees) | currency: busCurrency}}
Payment Status
: {{(bookingSummary.paymentStatus== 1 ? 'Not Paid' : 'Paid') }}
Appointment For
: {{customerBookingDetails.cusName}} - ({{customerBookingDetails.phoneNo}})