Skip to content

Your orders

{{deal.dealname}}
Order #{{deal.id}}
{{$filters.cpDateFormat(deal.createdate)}}
{{numberToCurrency(deal.amount)}}
{{deal.cp_order_status}}

Nothing to show

{{order?.deal?.dealname || orderID? ("Order #" + orderID): ""}}

{{orderProcessing? "Processing" : order?.deal?.cp_order_status}}

Your order is currently being processed. Please wait few minutes and refresh the page to see the order details.

Order details
{{lineItem.quantity}}x
{{lineItem.product_service_type}}
{{lineItem.product_service_name + (lineItem.discountApplied? " [Discount applied]" : "")}}
{{ lineItem.unitPriceFormatted }} + {{ taxLabel }} Free
Ticket details
1x {{inventory.product_service_type}}
{{inventory.event_name}} (#{{inventory.ticket_number}})
Attendee
{{getInventoryAttendeeEmails(inventory)}}

Please note that once the attendee is confirmed you will need to reach out to the admin team to make any further updates

Billing information

Primary billing contact(s)

Name: {{contact.firstname}} {{contact.lastname}}

Email address: {{contact.email}}

Address: {{order.deal.cp_billing_address}}
{{order.deal.cp_billing_address_city}} {{order.deal.cp_billing_address_postal}}
{{order.deal.cp_billing_address_country}}

Additional billing contact(s)

Name: {{contact.firstname}} {{contact.lastname}}

Email address: {{contact.email}}

Address: {{contact.address}}
{{contact.city}} {{contact.zip}}
{{contact.country}}

Order total

Excl. {{numberTo2DP(order.deal.cp_order_total - order.deal.tax_amount)}}
GST ({{taxPercentage}}%) {{numberTo2DP(order.deal.tax_amount)}}
Order Total (inc.) {{numberTo2DP(order.deal.amount)}}

Order status

Payment status {{order.deal.cp_order_status}}
Payment method {{getPropertyLabelDeal("cp_payment_method", order.deal.cp_payment_method)}}
Payment date {{$filters.cpDateFormat(order.deal.createdate)}}