OSAA Souvenir Program

Thank you for your purchase. Your payment of ${{ number_format($info['price']->total, 2, '.', ',') }} was processed and {{ strtolower($info['data']['payment_status']) }} on {{ date('n/j/y g:i a', strtotime($info['data']['payment_date'])) }}. Our staff will process your order soon. Souvenir program orders usually take approximately one week to fulfill.

The information you provided on the order form is below. If you need to make any corrections or modifications, please reply to this e-mail or call us at (503) 682-6722 x221.

@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

Ship To @if (!Helpers::strEqual($info['data']['address_status'], 'confirmed')) - Unconfirmed Address @endif

{{ $info['data']['address_name']}}
{{ $info['data']['address_street']}}
{{ $info['data']['address_city']}}, {{ $info['data']['address_state']}} {{ $info['data']['address_zip'] }} @if (!Helpers::strEqual($info['data']['address_country_code'], 'US'))
{{ $info['data']['address_country'] }} @endif

Payment

Quantity {{ $info['price']->quantity }}
Unit Price ${{ number_format($info['price']->unit, 2, '.', ',') }}
Shipping ${{ number_format($info['price']->shipping, 2, '.', ',') }}
Total ${{ number_format($info['price']->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'] }}

Souvenir Program Details

Year {{ $info['program']->year }}
Sport/Activity {{ $info['program']->activity }}
Classification {{ strtoupper($info['program']->classification) }}

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).