ACQ.INVALID_STORE_ID商户门店编号无效

简介: 说明:   测试支付宝官方demo报错门店编号无效问题。   store_id外部门店编号详解:[url]https://openclub.alipay.com/read.php?tid=4483[/url]解决方案(php开发语言为例):   1.

说明: 
  测试支付宝官方demo报错门店编号无效问题。 
  store_id外部门店编号详解:[url]https://openclub.alipay.com/read.php?tid=4483[/url]

解决方案(php开发语言为例): 
  1.打开php当面付demo中qrpay_test.php页面》在36,39,42行把(operatorId,storeId,alipayStoreId)这三个参数的值 
  删除为空 
  2.打开php当面付demo中barpay_test.php页面》在44,47,50行把(operatorId,storeId,alipayStoreId)这三个参数的 
  值删除为空 

php开发语言为例(其他开发语言也是找到对应的参数,把demo中的赋值给去掉即可): 
修改前:

修改后: 

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

目录
相关文章
invalid-app-id(无效的AppID)参数问题自查方案
1.首先检查支付宝网关     沙箱环境网关为: [url]https://openapi.alipay[/url]dev.com/gateway.do     正式环境网关为: [url]https://openapi.
8489 12
|
7月前
|
存储
支付系统36-------订单表优化,添加payment_type字段,无论是微信支付还是支付宝支付都放到 t_order_info表中了,payment_type用来判断支付宝还是微信支付的
支付系统36-------订单表优化,添加payment_type字段,无论是微信支付还是支付宝支付都放到 t_order_info表中了,payment_type用来判断支付宝还是微信支付的
|
9月前
|
API
taobao.trade.memo.update( 修改交易备注 ) 丨淘宝店铺订单接口
taobao.trade.memo.update( 修改交易备注 ) 丨淘宝店铺订单接口
SAP WM 采购订单收货后LT06报错-Allowed storage unit types not defined for storage type Z03-
SAP WM 采购订单收货后LT06报错-Allowed storage unit types not defined for storage type Z03-
SAP WM 采购订单收货后LT06报错-Allowed storage unit types not defined for storage type Z03-
SAP MM 对采购订单执行收货,报错 - Table T169P entry ZNMI does not exist -
SAP MM 对采购订单执行收货,报错 - Table T169P entry ZNMI does not exist -
SAP MM 对采购订单执行收货,报错 - Table T169P entry ZNMI does not exist -
SAP MM 物料库存转固定资产,报错:You cannot post to asset in company code 1900 fiscal year 2021
SAP MM 物料库存转固定资产,报错:You cannot post to asset in company code 1900 fiscal year 2021
SAP MM 物料库存转固定资产,报错:You cannot post to asset in company code 1900 fiscal year 2021
SAP RETAIL MM42进入商品的销售视图系统提示: No basic purchase price relevant to pricing found with schema RM0000
SAP RETAIL MM42进入商品的销售视图系统提示: No basic purchase price relevant to pricing found with schema RM0000
SAP RETAIL MM42进入商品的销售视图系统提示: No basic purchase price relevant to pricing found with schema RM0000
SAP RETAIL 自动补货WRP1R事务代码报错 - Forecast values for determining target stock do not exist -
SAP RETAIL 自动补货WRP1R事务代码报错 - Forecast values for determining target stock do not exist -
SAP RETAIL 自动补货WRP1R事务代码报错 - Forecast values for determining target stock do not exist -
SAP MM 创建退货类型的公司间STO,报错 -No delivery type for returns processing assigned to item 00010-
SAP MM 创建退货类型的公司间STO,报错 -No delivery type for returns processing assigned to item 00010-
SAP MM 创建退货类型的公司间STO,报错 -No delivery type for returns processing assigned to item 00010-
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions

热门文章

最新文章