duanjiushu5063 2013-04-09 19:54
浏览 267
已采纳

如何解决PayPal交易的IPN致命错误?

I'm having an eCommerce system "Zen Cart" Installed with website PayPal IPN for payment module, and i've set it to sandbox to test the functionality of the purchase.

after i checkout to PayPal and i pay with a sandbox account to a sandbox business test account and the money actually goes to business account, it returns to the website with no number of order displayed, and no orders in the admin panel or anywhere.

the log showed this:

Apr 09 2013 11:53 -- IPN INFO - Confirmation/Validation response 



Apr 09 2013 11:53 -- Breakpoint: 1 - Collected data from PayPal notification

Apr 09 2013 11:53 -- IPN WARNING :: Transaction was not marked as VERIFIED. Keep this report for potential use in fraud investigations.
IPN Info = 


Apr 09 2013 11:53 -- IPN FATAL ERROR :: Transaction did not validate

When i do ipncheck.php of the zen cart i get this error:

IPNCHECK.PHP - Version 1.0

IPN TESTING - POSTING to PayPal via: ssl://www.paypal.com:443

IPN TESTING - Confirmation/Validation response: RESPONSE RECEIVED - Communications OKAY


Script finished.

Please need help with this!

Thanks in advance!

UPDATE:

i'm getting this error in the main errors log: [10-Apr-2013 13:54:08] PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in includes/modules/payment/paypal/paypal_functions.php on line 506

  • 写回答

1条回答 默认 最新

  • doukan3504 2013-04-10 12:35
    关注

    It sounds like you are receiving the communication, but the POST when being sent back to PayPal for validation is not validating. Causing the order not to get updated. Take a look at the IPN troubleshooting steps here, they may help. Log the request that you are receiving, and the one that your system is sending back and compare them. See if there is any difference.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 CATIA有些零件打开直接单机确定终止
  • ¥15 请问有会的吗,用MATLAB做
  • ¥15 phython如何实现以下功能?查找同一用户名的消费金额合并—
  • ¥15 ARIMA模型时间序列预测用pathon解决
  • ¥15 孟德尔随机化怎样画共定位分析图
  • ¥18 模拟电路问题解答有偿速度
  • ¥15 CST仿真别人的模型结果仿真结果S参数完全不对
  • ¥15 误删注册表文件致win10无法开启
  • ¥15 请问在阿里云服务器中怎么利用数据库制作网站
  • ¥60 ESP32怎么烧录自启动程序,怎么查看客户esp32板子上程序及烧录地址