goods_type和disable_pay_channels和enable_pay_channels区别

简介: 说明:   为防止用户使用花呗分期套现,需要禁止使用花呗分期。如果商家在虚拟商品交易中使用花呗分期支付,一经发现关闭花呗分期权限。禁用花呗分期方法   注意:goods_type如果传值为0,信用卡渠道也是不可以使用的。

说明: 
  为防止用户使用花呗分期套现,需要禁止使用花呗分期。如果商家在虚拟商品交易中使用花呗分期支付,一经发现关闭花呗分期权限。禁用花呗分期方法 
  注意:goods_type如果传值为0,信用卡渠道也是不可以使用的。 

参数说明: 
  1.goods_type:商品主类型:0表示虚拟类商品,1表示实物类商品(默认) 
  注:虚拟类商品不支持使用花呗渠道 
  2.disable_pay_channels:禁用渠道,用户不可用指定渠道支付,当有多个渠道时用“,”分隔; 
  3.enable_pay_channels:可用渠道,用户只能在指定渠道范围内支付,当有多个渠道时用“,”分隔 
  注:disable_pay_channels与enable_pay_channels互斥。 

支持可用/禁用支付渠道列表点击查看】 

参数支持的接口列表: 
  goods_type: 
    2.0接口:【电脑网站】【手机网站】【APP支付】 
    注:如何接口中有goods_type参数,直接传值goods_type=0 ,这样可以不使用disable_pay_channels:禁用渠道 
   也可以达到禁用花呗和花呗分期付款的效果。 
    历史接口:【即时到账】【手机网站】【移动支付】 

 disable_pay_channels和enable_pay_channels: 
    只支持2.0支付接口:【电脑网站】【手机网站】【APP支付】【当面付接口】 

   注:如何判断接口是否支持goods_type和disable_pay_channels和enable_pay_channels ,直接打开要接入的接口的开发文档中的请求参数,看看参数中是否有这个参数,如果有就表示支持,否则就不支持。 

  以app支付判断(如下图) 

 

如果您还有疑问欢迎在帖子下方追问吐槽

目录
相关文章
|
1月前
|
关系型数据库 MySQL Linux
Packet for query is too large (4467936 > 4194304). You can change this value on the server by setting the max_allowed_packet' variable
【10月更文挑战第15天】解决Packet for query is too large (4467936 > 4194304). You can change this value on the server by setting the max_allowed_packet' variable
52 1
|
TensorFlow 算法框架/工具 异构计算
成功解决PackagesNotFoundError: The following packages are not available from current channels: tensorflo
成功解决PackagesNotFoundError: The following packages are not available from current channels: tensorflo
成功解决PackagesNotFoundError: The following packages are not available from current channels: tensorflo
|
2月前
pagefault_disable的效果
pagefault_disable的效果
|
6月前
What value should kernel parameter AIO-MAX-NR be set to ?
What value should kernel parameter AIO-MAX-NR be set to ?
60 0
|
存储 算法 API
PackagesNotFoundError: The following packages are not available from current channels:
PackagesNotFoundError: The following packages are not available from current channels:
119 0
成功解决:Could not initialize SDL - No available video device (Did you set the DISPLAY variable?)
成功解决:Could not initialize SDL - No available video device (Did you set the DISPLAY variable?)
652 0
|
程序员 算法框架/工具 Caffe
解决办法:error: 'size_t' does not name a type、unknown type name 'size_t'
解决办法:error: 'size_t' does not name a type、unknown type name 'size_t'
729 0
SAP WM Storage Type Capacity Check Method 5 (Usage check based on SUT)
SAP WM Storage Type Capacity Check Method 5 (Usage check based on SUT)
SAP WM Storage Type Capacity Check Method 5 (Usage check based on SUT)
SAP WM中阶Storage Type的Capacity Check – Check based on maximum quantity per bin in storage type.
SAP WM中阶Storage Type的Capacity Check – Check based on maximum quantity per bin in storage type.
SAP WM中阶Storage Type的Capacity Check – Check based on maximum quantity per bin in storage type.