{$layout} {$template "menu"}
{{t('finance_orders_methods_method_index@支付方式详情')}}
{{t('finance_orders_methods_method_index@支付方式名称')}}
{{method.name}}
{{t('finance_orders_methods_method_index@状态')}}
{{t('finance_orders_methods_method_index@支付方式代号')}}
{{method.code}}
{{t('finance_orders_methods_method_index@支付方式说明')}}
{{method.description}}
{{t('finance_orders_methods_method_index@支持终端')}}
{{method.clientTypeName}}

{{method.clientTypeDescription}}

{{t('finance_orders_methods_method_index@密钥')}}
{{method.secret}}
{{t('finance_orders_methods_method_index@类型')}}
{{t('finance_orders_methods_method_index@自定义')}} {{method.parentName}}
{{t('finance_orders_methods_method_index@二维码扫描提示')}}
{{method.qrcodeTitle}}

{{t('finance_orders_methods_method_index@用来提示用户使用App扫描二维码类似于请使用支付宝APP扫描下方二维码完成支付')}}

{{t('finance_orders_methods_method_index@没有设置')}}
{{t('finance_orders_methods_method_index@自定义支付URL')}}
{{method.url}}

{{t('finance_orders_methods_method_index@用户点击此支付方式后系统将会跳转到这个支付URL并传递')}}{{urlArgs}}

APPID
{{method.params.appId}}
{{t('finance_orders_methods_createPopup@私钥')}}
{{method.params.privateKey}}
{{t('finance_orders_methods_createPopup@应用公钥证书')}}
{{method.params.appPublicCert}}
{{t('finance_orders_methods_createPopup@支付宝公钥证书')}}
{{method.params.alipayPublicCert}}
{{t('finance_orders_methods_createPopup@支付宝根证书')}}
{{method.params.alipayRootCert}}
{{t('finance_orders_methods_createPopup@产品代号')}}
{{method.params.productCode}}
{{t('finance_orders_methods_createPopup@沙箱应用')}}
{{t('finance_orders_methods_createPopup@交易类型')}}
{{method.tradeTypeName}}
{{t('finance_orders_methods_createPopup@收款地址')}}
{{method.params.walletAddress}}
{{t('finance_orders_methods_createPopup@支付页面HTML')}}
{{method.params.PaymentPageHtml}}
{{t('finance_orders_methods_method_index@支付结果通知URL')}}
{{method.payNotifyURL}}

{{t('finance_orders_methods_method_index@前缀部分默认使用用户节点的第一个访问地址')}} {{t('finance_orders_methods_method_index@修改')}} »