@extends('merchant.layouts.base') @section('add_css') @endsection @section('content')

搜索

上浮费率说明:部分支付类型通道,会增加响应的费率,比如微信会上调一些点数,所以存在上浮费率

@endsection @section('add_js') @verbatim @endverbatim @include('merchant.layouts.common_index') @endsection