我没有在 UPI INTENT API Paytm 中获得深层链接

问题描述

如何在Paytm网关的进程API中获取UPI INTENT支付方式中的深层链接

我在测试密钥时遵循的步骤

  1. 我从初始化的 api 中获得了令牌。
  2. 我通过以下带有令牌的主体来处理 api
  3. 我收到了错误 810 代码

https://securegw-stage.paytm.in/theia/api/v1/processTransaction?mid=xxxxxx&orderId=".$orderId

身体参数

{"head":{"responseTimestamp":"1608890632086","version":"v1"},"body":{"resultInfo":{"resultStatus":"F","resultCode":"0001","resultMsg":"Failed","retry":false},"txnInfo":{"BANKTXNID":"","CHECKSUMHASH":"ZTYGUUPbhpcpQw0iomrTI4DvByASuh/Ak3UWb3Sf3uLKX4zAKqttevRIsUOvhA0hO4OKCg6BWRJ9abInxBwFHSbBz6LJ2Bln1FA0fTlJX1M=","CURRENCY":"INR","MID":"xxxxx","ORDERID":"12104870705fe5b90194bd11.05287580","RESPCODE":"810","RESPMSG":"Payment Failed due to a technical error. Please try after some time.","STATUS":"TXN_FAILURE","TXNAMOUNT":"1.00"},"callBackUrl":"http://localhost/payment/index.PHP?orderId=12104870705fe5b90194bd11.05287580&retryAllowed=false&errorMessage=Payment Failed due to a technical error. Please try after some time.&errorCode=810"}}  

错误消息

INSERT INTO TABLE table3  --this will append data,keeping the existing data intact

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)