@extends('admin.layouts.base') @section('add_css') @endsection @section('content')
{{ method_field('PUT') }} {{ csrf_field() }}
单位:千分,例如1%,请输入10,0.6%请输入6,这里是通道的的费率
上浮费率,是在商户原来基础的费率上增加点数,如无需增加请输入0,单位都还是 千分单位
比如商户原来是2.3%,这个通道支付需要上浮0.2%,那么请输入2,如果需要上浮1个点,请输入10
单位:千分,例如1%,请输入10,0.6%请输入6,上浮的的费率
is_dev,1) }} value="1" name="is_dev" lay-skin="switch" lay-filter="component-form-switchTest" lay-text="是的|否">
沙箱:调试账号
cert_pub_type,2) }}> cert_pub_type,1) }} lay-filter="cert_pub">

点击上传,或将文件拖拽到此处

cert_private_type,2) }}> cert_private_type,1) }} lay-filter="cert_private_type">

点击上传,或将文件拖拽到此处

@endsection @section('add_js') @endsection