【发布时间】:2013-02-24 15:32:44
【问题描述】:
Paypal 似乎已更改其 IPN 测试界面。 (欺骗 IPN 到您的 IPN 页面进行测试。
以下是我现在从 IPN 收到的数据。
键:receipt_ID - 值:
键:mc_handling1 - 值:1.67
KEY:address_state - VALUE:CA
键:数量1 - 值:
键:reason_code - 值:
键:数量 - 值:
键:txn_id - 值:359726646
键:姓氏 - 值:史密斯
键:mc_currency - 值:1
KEY:payer_status - VALUE:0
KEY:address_status - VALUE:1
KEY:auction_buyer_id - VALUE:
键:税 - 值:2.02
键:发票 - 值:abc1234
键:运费 - 值:
KEY:address_street - VALUE:123,任意街道
KEY:payer_email - VALUE:buyer@paypalsandbox.com
键:mc_gross1 - 值:9.34
键:item_name - 值:
键:mc_shipping - 值:3.02
KEY: cmd - VALUE: ,_notify-validate
键:名字 - 值:约翰
键:业务 - 值:seller@paypalsandbox.com
键:parent_txn_id - 值:
键:payer_id - 值:TESTBUYERID01
键:payment_date - 值:太平洋标准时间 2013 年 3 月 8 日 08:11:09
KEY:address_country - VALUE:1
KEY:payment_status - VALUE:2
键:receiver_email - 值:seller@paypalsandbox.com
键:for_auction - 值:
键:ipn_type - 值:4
KEY:payment_type - VALUE:1
键:address_zip - 值:95131
KEY:address_city - VALUE:圣何塞
键:mc_shipping1 - 值:1.02
KEY:item_name1 - VALUE:某物
键:mc_gross - 值:12.34
键:item_number1 - 值:AK-1234
键:mc_fee - 值:0.44
键:residence_country - 值:美国
KEY:address_country_code - VALUE:1
键:notify_version - 值:2.4
KEY:receiver_id - VALUE:seller@paypalsandbox.com
KEY:pending_reason - VALUE:
键:mc_handling - 值:2.06
键:txn_type - 值:购物车
键:自定义 - 值:xyz123
键:auction_closing_date - 值:
键:item_number - 值:
KEY:address_name - VALUE:John Smith
键:notify_url - 值:http://www.sellwidget.com/IPN.aspx
您会注意到对于某些响应,它们具有整数而不是值。昨天不是这样。
这是一个错误,还是他们将这些更改为关系数据?
【问题讨论】:
标签: paypal paypal-ipn