@extends('backend.layout') @section('content')
@csrf
{{ __('Paypal') }}
@if ($errors->has('paypal_status'))

{{ $errors->first('paypal_status') }}

@endif
@php $paypalInfo = json_decode($paypal->information, true); @endphp
@if ($errors->has('paypal_sandbox_status'))

{{ $errors->first('paypal_sandbox_status') }}

@endif
@if ($errors->has('paypal_client_id'))

{{ $errors->first('paypal_client_id') }}

@endif
@if ($errors->has('paypal_client_secret'))

{{ $errors->first('paypal_client_secret') }}

@endif
@csrf
{{ __('Instamojo') }}
@if ($errors->has('instamojo_status'))

{{ $errors->first('instamojo_status') }}

@endif
@php $instamojoInfo = json_decode($instamojo->information, true); @endphp
@if ($errors->has('instamojo_sandbox_status'))

{{ $errors->first('instamojo_sandbox_status') }}

@endif
@if ($errors->has('instamojo_key'))

{{ $errors->first('instamojo_key') }}

@endif
@if ($errors->has('instamojo_token'))

{{ $errors->first('instamojo_token') }}

@endif
@csrf
{{ __('Paystack') }}
@if ($errors->has('paystack_status'))

{{ $errors->first('paystack_status') }}

@endif
@php $paystackInfo = json_decode($paystack->information, true); @endphp
@if ($errors->has('paystack_key'))

{{ $errors->first('paystack_key') }}

@endif
@csrf
{{ __('Flutterwave') }}
@if ($errors->has('flutterwave_status'))

{{ $errors->first('flutterwave_status') }}

@endif
@php $flutterwaveInfo = json_decode($flutterwave->information, true); @endphp
@if ($errors->has('flutterwave_public_key'))

{{ $errors->first('flutterwave_public_key') }}

@endif
@if ($errors->has('flutterwave_secret_key'))

{{ $errors->first('flutterwave_secret_key') }}

@endif
@csrf
{{ __('Razorpay') }}
@if ($errors->has('razorpay_status'))

{{ $errors->first('razorpay_status') }}

@endif
@php $razorpayInfo = json_decode($razorpay->information, true); @endphp
@if ($errors->has('razorpay_key'))

{{ $errors->first('razorpay_key') }}

@endif
@if ($errors->has('razorpay_secret'))

{{ $errors->first('razorpay_secret') }}

@endif
@csrf
{{ __('MercadoPago') }}
@if ($errors->has('mercadopago_status'))

{{ $errors->first('mercadopago_status') }}

@endif
@php $mercadopagoInfo = json_decode($mercadopago->information, true); @endphp
@if ($errors->has('mercadopago_sandbox_status'))

{{ $errors->first('mercadopago_sandbox_status') }}

@endif
@if ($errors->has('mercadopago_token'))

{{ $errors->first('mercadopago_token') }}

@endif
@csrf
{{ __('Mollie') }}
@if ($errors->has('mollie_status'))

{{ $errors->first('mollie_status') }}

@endif
@php $mollieInfo = json_decode($mollie->information, true); @endphp
@if ($errors->has('mollie_key'))

{{ $errors->first('mollie_key') }}

@endif
@csrf
{{ __('Stripe') }}
@if ($errors->has('stripe_status'))

{{ $errors->first('stripe_status') }}

@endif
@php $stripeInfo = json_decode($stripe->information, true); @endphp
@if ($errors->has('stripe_key'))

{{ $errors->first('stripe_key') }}

@endif
@if ($errors->has('stripe_secret'))

{{ $errors->first('stripe_secret') }}

@endif
@csrf
{{ __('Paytm') }}
@if ($errors->has('paytm_status'))

{{ $errors->first('paytm_status') }}

@endif
@php $paytmInfo = json_decode($paytm->information, true); @endphp
@if ($errors->has('paytm_environment'))

{{ $errors->first('paytm_environment') }}

@endif
@if ($errors->has('paytm_merchant_key'))

{{ $errors->first('paytm_merchant_key') }}

@endif
@if ($errors->has('paytm_merchant_mid'))

{{ $errors->first('paytm_merchant_mid') }}

@endif
@if ($errors->has('paytm_merchant_website'))

{{ $errors->first('paytm_merchant_website') }}

@endif
@if ($errors->has('paytm_industry_type'))

{{ $errors->first('paytm_industry_type') }}

@endif
@csrf
{{ __('Midtrans') }}
@if ($errors->has('midtrans_status'))

{{ $errors->first('midtrans_status') }}

@endif
@php $midtransInfo = json_decode($midtrans->information, true); @endphp
@if ($errors->has('mindtrans_test_mode'))

{{ $errors->first('mindtrans_test_mode') }}

@endif
@if ($errors->has('midtrans_server_key'))

{{ $errors->first('midtrans_server_key') }}

@endif

Success URL : {{ url('/') }}/event-booking/bank-notify

Cancel URL : {{ url('/') }}/midtrans/cancel

Set url form here : https://prnt.sc/OiucUCeYJIXo

{{-- Perfect Money Information --}}
@csrf
{{ __('Perfect Money') }}
@if ($errors->has('status'))

{{ $errors->first('status') }}

@endif
@php $perfect_moneyInfo = json_decode($perfect_money->information, true); @endphp
@if ($errors->has('perfect_money_wallet_id'))

{{ $errors->first('perfect_money_wallet_id') }}

@endif

{{ __('You will get wallet id form here') }}

https://prnt.sc/bM3LqLXBduaq
@csrf
{{ __('Paytabs') }}
@if ($errors->has('paytabs_status'))

{{ $errors->first('paytabs_status') }}

@endif
@php $paytabsInfo = json_decode($paytabs->information, true); @endphp
@if ($errors->has('country'))

{{ $errors->first('country') }}

@endif
@if ($errors->has('profile_id'))

{{ $errors->first('profile_id') }}

@endif
@if ($errors->has('server_key'))

{{ $errors->first('server_key') }}

@endif
@if ($errors->has('api_endpoint'))

{{ $errors->first('api_endpoint') }}

@endif

{{ __("You will get 'API Endpoint' from here.") }} https://prnt.sc/McaCbxt75fyi, https://prnt.sc/DgztAyHVR2o8

{{-- iyzico --}}
@csrf
{{ __('Iyzico') }}
@if ($errors->has('status'))

{{ $errors->first('status') }}

@endif
@php $iyzicoInfo = json_decode($iyzico->information, true); @endphp
@if ($errors->has('sandbox_status'))

{{ $errors->first('sandbox_status') }}

@endif
@if ($errors->has('api_key'))

{{ $errors->first('api_key') }}

@endif
@if ($errors->has('secret_key'))

{{ $errors->first('secret_key') }}

@endif

Cron Job Command : curl -sS {{ url('/') }}/check-payment

If you don't set cron job then the Iyzico payment method will not be work

@csrf
{{ __('Toyyibpay') }}
@if ($errors->has('toyyibpay_status'))

{{ $errors->first('toyyibpay_status') }}

@endif
@php $toyyibpayInfo = json_decode($toyyibpay->information, true); @endphp
@if ($errors->has('toyyibpay_sandbox_status'))

{{ $errors->first('toyyibpay_sandbox_status') }}

@endif
@if ($errors->has('toyyibpay_secret_key'))

{{ $errors->first('toyyibpay_secret_key') }}

@endif
@if ($errors->has('category_code'))

{{ $errors->first('category_code') }}

@endif
@csrf
{{ __('Phonepe') }}
@if ($errors->has('phonepe_status'))

{{ $errors->first('phonepe_status') }}

@endif
@php $phonepeInfo = json_decode($phonepe->information, true); @endphp
@if ($errors->has('phonepe_sandbox_status'))

{{ $errors->first('phonepe_sandbox_status') }}

@endif
@if ($errors->has('phonepe_merchant_id'))

{{ $errors->first('phonepe_merchant_id') }}

@endif
@if ($errors->has('salt_key'))

{{ $errors->first('salt_key') }}

@endif
@if ($errors->has('salt_index'))

{{ $errors->first('salt_index') }}

@endif
@csrf
{{ __('Myfatoorah') }}
@if ($errors->has('myfatoorah_status'))

{{ $errors->first('myfatoorah_status') }}

@endif
@php $myfatoorahInfo = json_decode($myfatoorah->information, true); @endphp
@if ($errors->has('myfatoorah_sandbox_status'))

{{ $errors->first('myfatoorah_sandbox_status') }}

@endif
@if ($errors->has('token'))

{{ $errors->first('token') }}

@endif
@csrf
{{ __('Xendit') }}
@if ($errors->has('xendit_status'))

{{ $errors->first('xendit_status') }}

@endif
@php $xenditInfo = json_decode($xendit->information, true); @endphp
@if ($errors->has('secret_api_key'))

{{ $errors->first('secret_api_key') }}

@endif
{{-- yoco Information --}}
@csrf
{{ __('Yoco') }}
@if ($errors->has('yoco_status'))

{{ $errors->first('yoco_status') }}

@endif
@php $yocoInfo = json_decode($yoco->information, true); @endphp
@if ($errors->has('yoco_secret_key'))

{{ $errors->first('yoco_secret_key') }}

@endif
@endsection