@extends('layouts.admin') @section('styles') @endsection @section('content')
{{ csrf_field() }} @include('includes.admin.form-both')

{{ __('Stripe') }}

{{ __('Stripe Key') }} *

{{ __('Stripe Secret') }} *

{{ __('Stripe Text') }} *


{{ __('Paypal') }}

{{ __('Paypal Email') }} *

{{ __('Paypal Text') }} *


{{ __('Instamojo') }}

{{ __('Instamojo API Key ') }}*

{{ __('Instamojo Auth Token') }} *

{{ __('Instamojo Text') }} *

{{ __('Instamojo Sandbox Check') }} *


{{ __('Paystack') }}

{{ __('Paystack Public Key') }} *

{{ __('Paystack Business Email') }} *

{{ __('Paystack Text') }} *


{{ __('Paytm') }}

{{ __('Paytm Merchant') }} *

{{ __('Paytm Secret') }} *

{{ __('Paytm Website') }} *

{{ __('Paytm Industry') }} *

{{ __('Paytm Text') }} *

{{ __('Paytm Sandbox Check') }} *


{{ __('Molly Payment') }}

{{ __('Molly Key') }} *

{{ __('Molly Text') }} *


{{ __('Razorpay') }}

{{ __('Razorpay Key') }} *

{{ __('Razorpay Secret') }} *

{{ __('Razorpay Text') }} *


{{ __('Guest Checkout') }}

{{ __('Cash On Delivery') }}

{{ __('Cash On Delivery Text') }} *


{{ __('Currency Format') }} *

{{ __('Withdraw Fee') }} *

{{ __('Withdraw Charge(%)') }} *

{{ __('Tax(%)') }} *


{{ __('Vendor') }}


{{ __('Fixed Commission') }} *

{{ __('Fixed Commission Charge(Product Price + Commission)') }}

{{ __("(If you don't want to add any fixed commission, just set it to 0)") }}

{{ __('Percentage Commission(%)') }} *

{{ __('Percentage Commission Charge(Product Price + Commission(%))') }}

{{ __("(If you don't want to add any percentage commission, just set it to 0)") }}

{{ __('Shipping Information For Vendor') }} *

@endsection