Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在整合一种付款方式。付款方式的文档是这样说的:
如果支付成功,第三方系统会通过调用 CallBackURL 通知我们的系统,之前在重定向请求中提供。他们通过流程图解释了这一点(附图片)
我正在解析重定向请求中的 CallBackURL,但没有收到来自第三方系统的任何响应。