|
Hello {{$order->recipient_full_name}},
Your {{$order->product->name}} voucher is ready for you to redeem:
- Steps:
- 1. Click the Redeem Now button.
@if ($order->product->name === 'Netflix')
- 2. Enter your voucher code if prompted.
- 3. Follow the on-screen instructions to complete redemption.
@else
- 2. Create an account or log in to your account.
- 3. Enter your voucher code and follow the on-screen instructions to complete redemption.
@endif
For the full step-by-step guide, please visit
this page
.
Expires on:
{{\Carbon\Carbon::create($order->voucher->expires_at)->format('d F, Y')}}
Need help? Contact us at
supportdesk@oresol.co.za
or call +2776 648 9390.
|