Guest User

Untitled

a guest
Aug 24th, 2018
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. paypal IPN get buyer transaction ID
  2. $_POST['txn_id']
  3.  
  4. Array
  5. (
  6. [mc_gross] => 7.00
  7. [protection_eligibility] => Ineligible
  8. [payer_id] => F6912JHUIIHA
  9. [tax] => 0.00
  10. [payment_date] => 10:14:55 Sep 11, 2011 PDT
  11. [payment_status] => Completed
  12. [charset] => windows-1252
  13. [first_name] => Name
  14. [mc_fee] => 2.08
  15. [notify_version] => 3.2
  16. [custom] =>
  17. [payer_status] => verified
  18. [business] => myemail@gmail.com
  19. [quantity] => 1
  20. [verify_sign] => 123232jh4i32u4u3h5n435i43u5455645
  21. [payer_email] => payermail@gmail.com
  22. [txn_id] => 123u4324324yuy4574
  23. [payment_type] => instant
  24. [btn_id] => 35428120
  25. [last_name] => lastname
  26. [receiver_email] => receiver@gmail.com
  27. [payment_fee] => 2.08
  28. [shipping_discount] => 0.00
  29. [insurance_amount] => 0.00
  30. [receiver_id] => OIUWDWUERWEU
  31. [txn_type] => web_accept
  32. [item_name] => Product name
  33. [discount] => 0.00
  34. [mc_currency] => USD
  35. [item_number] => PRODNum
  36. [residence_country] => SE
  37. [handling_amount] => 0.00
  38. [shipping_method] => Default
  39. [transaction_subject] => Product to sell
  40. [payment_gross] => 7.00
  41. [shipping] => 0.00
  42. [ipn_track_id] => ydedi23484rl4itm54oi
  43. )
Add Comment
Please, Sign In to add comment