@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']; $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
@if($invoice_sent_to== 1 && $reg_fee_status != 2) ${{ $registration_fee }} USD/EUR @endif non-refundable registration fee. This is a one time, non-refundable fee for the processing of your application.
@if($is_step_success == 1)Thank you, your bank wire payment has been pending to verified by admin.
Thank you, the payment has been confirmed.
Go to next step to update your Additional Information.
You can download your invoice here
Click on link to download your payment receipt
@endif @endif @elseif($reg_fee_status == 2)Your registration fee is postponed.
Please click on "Next Step" and go to next step.
(Visa, Mastercard, American Express)
Your registration fee will be paid by the partner admin.