{{-- STRIPE --}}
Stripe Payment
stripe_payment ? 'checked':'' }}>
@csrf
multi_stripe_check ? 'checked':'' }}>
{{-- Payment Mode ALWAYS VISIBLE --}}
{{-- ONLY THESE FIELDS HIDE --}}
{{-- BRAINTREE --}}
Braintree Payment
braintree_payment ? 'checked':'' }}>
@csrf
{{-- AUTHORIZE.NET --}}
Authorize.net Payment
authorize_net_payment ? 'checked':'' }}>
@csrf
{{-- PAYPAL --}}
Paypal Payment
paypal_payment ? 'checked':'' }}>
@csrf
@push('scripts') @endpush