@if (
!empty($company_payment_setting) &&
($company_payment_setting['is_bank_enabled'] == 'on' && !empty($company_payment_setting['bank_detail'])))
@endif
@if (
!empty($company_payment_setting) &&
($company_payment_setting['is_stripe_enabled'] == 'on' &&
!empty($company_payment_setting['stripe_key']) &&
!empty($company_payment_setting['stripe_secret'])))
@endif
@if (
!empty($company_payment_setting) &&
($company_payment_setting['is_paypal_enabled'] == 'on' &&
!empty($company_payment_setting['paypal_client_id']) &&
!empty($company_payment_setting['paypal_secret_key'])))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paystack_enabled']) &&
$company_payment_setting['is_paystack_enabled'] == 'on' &&
!empty($company_payment_setting['paystack_public_key']) &&
!empty($company_payment_setting['paystack_secret_key']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_flutterwave_enabled']) &&
$company_payment_setting['is_flutterwave_enabled'] == 'on' &&
!empty($company_payment_setting['paystack_public_key']) &&
!empty($company_payment_setting['paystack_secret_key']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_razorpay_enabled']) &&
$company_payment_setting['is_razorpay_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_mercado_enabled']) &&
$company_payment_setting['is_mercado_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paytm_enabled']) &&
$company_payment_setting['is_paytm_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_mollie_enabled']) &&
$company_payment_setting['is_mollie_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_skrill_enabled']) &&
$company_payment_setting['is_skrill_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_coingate_enabled']) &&
$company_payment_setting['is_coingate_enabled'] == 'on')
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paymentwall_enabled']) &&
$company_payment_setting['is_paymentwall_enabled'] == 'on' &&
!empty($company_payment_setting['paymentwall_public_key']) &&
!empty($company_payment_setting['paymentwall_secret_key']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_toyyibpay_enabled']) &&
$company_payment_setting['is_toyyibpay_enabled'] == 'on' &&
!empty($company_payment_setting['is_toyyibpay_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_payfast_enabled']) &&
$company_payment_setting['is_payfast_enabled'] == 'on' &&
!empty($company_payment_setting['is_payfast_enabled']) &&
!empty($company_payment_setting['is_payfast_enabled']))
@php
$pfHost = $company_payment_setting['payfast_mode'] == 'sandbox' ? 'sandbox.payfast.co.za' : 'www.payfast.co.za';
@endphp
@endif
@if (
!empty($company_payment_setting) &&
($company_payment_setting['is_iyzipay_enabled'] == 'on' &&
!empty($company_payment_setting['iyzipay_private_key']) &&
!empty($company_payment_setting['iyzipay_secret_key'])))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_sspay_enabled']) &&
$company_payment_setting['is_sspay_enabled'] == 'on' &&
!empty($company_payment_setting['is_sspay_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paytab_enabled']) &&
$company_payment_setting['is_paytab_enabled'] == 'on' &&
!empty($company_payment_setting['is_paytab_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_benefit_enabled']) &&
$company_payment_setting['is_benefit_enabled'] == 'on' &&
!empty($company_payment_setting['is_benefit_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_cashfree_enabled']) &&
$company_payment_setting['is_cashfree_enabled'] == 'on' &&
!empty($company_payment_setting['is_cashfree_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_aamarpay_enabled']) &&
$company_payment_setting['is_aamarpay_enabled'] == 'on' &&
!empty($company_payment_setting['is_aamarpay_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paytr_enabled']) &&
$company_payment_setting['is_paytr_enabled'] == 'on' &&
!empty($company_payment_setting['is_paytr_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_yookassa_enabled']) &&
$company_payment_setting['is_yookassa_enabled'] == 'on' &&
!empty($company_payment_setting['is_yookassa_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_xendit_enabled']) &&
$company_payment_setting['is_xendit_enabled'] == 'on' &&
!empty($company_payment_setting['is_xendit_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_midtrans_enabled']) &&
$company_payment_setting['is_midtrans_enabled'] == 'on' &&
!empty($company_payment_setting['is_midtrans_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_paiementpro_enabled']) &&
$company_payment_setting['is_paiementpro_enabled'] == 'on' &&
!empty($company_payment_setting['is_paiementpro_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_nepalste_enabled']) &&
$company_payment_setting['is_nepalste_enabled'] == 'on' &&
!empty($company_payment_setting['is_nepalste_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_cinetpay_enabled']) &&
$company_payment_setting['is_cinetpay_enabled'] == 'on' &&
!empty($company_payment_setting['is_cinetpay_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_fedapay_enabled']) &&
$company_payment_setting['is_fedapay_enabled'] == 'on' &&
!empty($company_payment_setting['is_fedapay_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_payhere_enabled']) &&
$company_payment_setting['is_payhere_enabled'] == 'on' &&
!empty($company_payment_setting['is_payhere_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_tap_enabled']) &&
$company_payment_setting['is_tap_enabled'] == 'on' &&
!empty($company_payment_setting['is_tap_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_authorizenet_enabled']) &&
$company_payment_setting['is_authorizenet_enabled'] == 'on' &&
!empty($company_payment_setting['is_authorizenet_enabled']))
@endif
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_khalti_enabled']) &&
$company_payment_setting['is_khalti_enabled'] == 'on' &&
!empty($company_payment_setting['is_khalti_enabled']))
@endif
{{-- ozow --}}
@if (
!empty($company_payment_setting) &&
isset($company_payment_setting['is_ozow_enabled']) &&
$company_payment_setting['is_ozow_enabled'] == 'on' &&
!empty($company_payment_setting['is_ozow_enabled']))
@endif