Note that there are some explanatory texts on larger screens.

plurals
  1. POPayPal IPN Changes | Has anyone had any luck in the last 24 hours
    primarykey
    data
    text
    <p>Paypal appears to have changed their IPN test interface. (Spoofing IPN's to your IPN page for testing.</p> <p>The following is the data I receive from IPN now.</p> <blockquote> <p>KEY: receipt_ID - VALUE: </p> <p>KEY: mc_handling1 - VALUE: 1.67</p> <p>KEY: address_state - VALUE: CA</p> <p>KEY: quantity1 - VALUE: </p> <p>KEY: reason_code - VALUE: </p> <p>KEY: quantity - VALUE: </p> <p>KEY: txn_id - VALUE: 359726646</p> <p>KEY: last_name - VALUE: Smith</p> <p>KEY: mc_currency - VALUE: 1</p> <p>KEY: payer_status - VALUE: 0</p> <p>KEY: address_status - VALUE: 1</p> <p>KEY: auction_buyer_id - VALUE: </p> <p>KEY: tax - VALUE: 2.02</p> <p>KEY: invoice - VALUE: abc1234</p> <p>KEY: shipping - VALUE: </p> <p>KEY: address_street - VALUE: 123, any street</p> <p>KEY: payer_email - VALUE: buyer@paypalsandbox.com</p> <p>KEY: mc_gross1 - VALUE: 9.34</p> <p>KEY: item_name - VALUE: </p> <p>KEY: mc_shipping - VALUE: 3.02</p> <p>KEY: cmd - VALUE: ,_notify-validate</p> <p>KEY: first_name - VALUE: John</p> <p>KEY: business - VALUE: seller@paypalsandbox.com</p> <p>KEY: parent_txn_id - VALUE: </p> <p>KEY: payer_id - VALUE: TESTBUYERID01</p> <p>KEY: payment_date - VALUE: 08:11:09 8 Mar 2013 PST</p> <p>KEY: address_country - VALUE: 1</p> <p>KEY: payment_status - VALUE: 2</p> <p>KEY: receiver_email - VALUE: seller@paypalsandbox.com</p> <p>KEY: for_auction - VALUE: </p> <p>KEY: ipn_type - VALUE: 4</p> <p>KEY: payment_type - VALUE: 1</p> <p>KEY: address_zip - VALUE: 95131</p> <p>KEY: address_city - VALUE: San Jose</p> <p>KEY: mc_shipping1 - VALUE: 1.02</p> <p>KEY: item_name1 - VALUE: something</p> <p>KEY: mc_gross - VALUE: 12.34</p> <p>KEY: item_number1 - VALUE: AK-1234</p> <p>KEY: mc_fee - VALUE: 0.44</p> <p>KEY: residence_country - VALUE: US</p> <p>KEY: address_country_code - VALUE: 1</p> <p>KEY: notify_version - VALUE: 2.4</p> <p>KEY: receiver_id - VALUE: seller@paypalsandbox.com</p> <p>KEY: pending_reason - VALUE: </p> <p>KEY: mc_handling - VALUE: 2.06</p> <p>KEY: txn_type - VALUE: cart</p> <p>KEY: custom - VALUE: xyz123</p> <p>KEY: auction_closing_date - VALUE: </p> <p>KEY: item_number - VALUE: </p> <p>KEY: address_name - VALUE: John Smith</p> <p>KEY: notify_url - VALUE: <a href="http://www.sellwidget.com/IPN.aspx" rel="nofollow">http://www.sellwidget.com/IPN.aspx</a></p> </blockquote> <p>You will notice they have integers instead of values for some fo the responses. This was not the case just yesterday.</p> <p>Is this a bug, or did they change these to relational data?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload