OSAA Online Ticket Order

Thank you for your purchase. Your payment of ${{ number_format($info['cart']->total, 2, '.', ',') }} was processed and {{ strtolower($info['data']['payment_status']) }} on {{ date('n/j/y g:i a', strtotime($info['data']['payment_date'])) }}. The tickets you ordered will not be mailed to you. Your tickets will be available for pick-up at the event Will Call window. Please refer to the respective event's Spectator Information for specifics.

{{-- Spring Program Note --}} @if (Helpers::strEqual(Helpers::getCurrentSeason(), 'S'))

Spring Championship Programs will be available online only. Programs include event schedules, participant lists, historical state championship records, and a color map of all OSAA member schools. Download digital programs at www.osaa.org/programs.

Digital Program Availability Dates:

@endif

Your online ticket purchase information is below. If you need to make any corrections or modifications, please reply to this e-mail or call us at (503) 682-6722 x250.

@if ($info['is_duplicate'])
This is a duplicate notification. Your payment was previously completed successfully, this e-mail is a copy for informational purposes only.
@endif

Order Information

Customer

{{ $info['data']['first_name'] }} {{ $info['data']['last_name'] }}
{{ $info['data']['payer_email'] }} @if (!Helpers::strIsEmpty($info['data']['contact_phone']))
{{ Helpers::displayCombinedPhone($info['data']['contact_phone']) }} @endif

Will Call Name

{{ $info['data']['first_name'] }} {{ $info['data']['last_name'] }}

Payment

# Tickets {{ $info['cart']->quantity }}
Unit Price (See Below)
Handling ${{ number_format($info['cart']->handling, 2, '.', ',') }}
Total ${{ number_format($info['cart']->total, 2, '.', ',') }}

Payment status is {{ strtolower($info['data']['payment_status']) }} on {{ date('n/j/y g:i a', strtotime($info['data']['payment_date'])) }}, ID #: {{ $info['data']['txn_id'] }}

Tickets Purchased

@foreach ($info['items'] as $item) @endforeach
{{ $item->quantity }} {{ $item->name }}
{{ $item->number }} | ${{ number_format($item->unit, 2, '.', ',') }} × {{ $item->quantity }}

${{ number_format($item->total, 2, '.', ',') }}

Regards,

Oregon School Activities Association
www.osaa.org

This was an automatically generated message that was sent to {{ Helpers::arrayToList ($info['to']) }}. Replies will be directed to the appropriate OSAA staff member. For technical assistance, please contact support@osaa.org. All dollar amounts are in US currency (USD).