支付宝通知url不工作,即未被调用。我使用的是aws linux服务器。没有防火墙的问题,因为网站是从远程位置也工作。我已经检查了apache访问日志,没有找到通知url的日志。我正在使用支付宝的测试凭证。这里有一个支付宝重定向链接,可能会对你有所帮助:
https://mapi.alipay.net/gateway.do?_input_charset=utf-8¤cy=USD¬ify_url=http://52.xx.xx.xx/payment/alipay/?task=alipay.notifyurl&out_trade_no=559a50fe904bb&partner=2088101122136241&return_url=http://52.xx.xx.xx/payment/alipay/?task=alipay.returnurl&service=create_forex_trade&sign=b7e6b53c64b3c18b0995038b67144d44&sign_type=MD5&subject=Package&total_fee=0.01发布于 2016-03-03 14:47:25
对于支付宝的测试环境,支付网关与生产环境不同。链接将是:
https://openapi.alipaydev.com/gateway.do?有关更多详细信息,请访问:http://blog.sanuker.com/?p=551 & http://blog.sanuker.com/?p=995教程非常清晰且易于理解,我希望这些教程能对您有所帮助!
https://stackoverflow.com/questions/31244586
复制相似问题