@php $reg_fee_status = @$step_verified_data['reg_fee_status']; $registration_fee = @$step_verified_data['registration_fee']; $invoice_sent_to = @$step_verified_data['invoice_sent_to']; $stripe_payment_link = @$step_verified_data['stripe_payment_link']; $bank_wire_payment_link = @$step_verified_data['bank_wire_payment_link']; $payment_instruction_download = @$step_verified_data['payment_instruction_download']; $invoice_number = @$step_verified_data['invoice_number']; $pdf_link = @$step_verified_data['pdf_link']; $invoice_data = @$step_verified_data['invoice_data']; $payemnt_method = @$step_verified_data['payemnt_method']; $paymnt_receipt_url = @$step_verified_data['paymnt_receipt_url']; $bank_wire_data = @$step_verified_data['bank_wire_data']; @endphp
Thank you, your bank wire payment has been pending to verified by admin.
Thank you! Your payment was confirmed. Please proceed to the next step in order to add Additional Information.
You can download your Invoice and Payment Receipt here:
@if($invoice_sent_to == 1)@if(!empty($pdf_link)) Download Invoice @endif @if(@$payemnt_method == 5 && !empty($paymnt_receipt_url)) Download Payment Receipt @endif
@endifYour registration fee is postponed.
Please click on "Next Step" and go to next step.
The next step in the process is to complete the payment of your Registration Fee. You can pay via Debit or Credit Card, or via Bank Wire. You can download the payment instructions here:
Your Invoice Number is #{{$invoice_number}}. You can download your Invoice from here:
Please proceed with your payment:
Your registration fee will be paid by the partner admin.