@php $stripeStatus = setting('payment_stripe_status'); @endphp
|
|
|
|
||
{!! Form::open() !!}
{!! Form::hidden('type', STRIPE_PAYMENT_METHOD_NAME, ['class' => 'payment_type']) !!}
{{ trans('plugins/payment::payment.please_provide_information') }} Stripe: |