XraySpigot

Untitled

Aug 15th, 2017
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. Error Info
  2. Zend_Http_Client_Adapter_Exception: Connection to PayPal failed: Unable to Connect to ssl://www.paypal.com:443. Error #0: - library/Zend/Http/Client/Adapter/Socket.php:235
  3. Generated By: Unknown Account, Today at 4:16 PM
  4. Stack Trace
  5. #0 /home/minevend/public_html/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('ssl://www.paypa...', 443, true)
  6. #1 /home/minevend/public_html/library/XenForo/UserUpgradeProcessor/PayPal.php(177): Zend_Http_Client->request('POST')
  7. #2 /home/minevend/public_html/payment_callback.php(27): XenForo_UserUpgradeProcessor_PayPal->validateRequest('Connection to P...')
  8. #3 {main}
  9. Request State
  10. array(3) {
  11. ["url"] => string(40) "http://minevend.com/payment_callback.php"
  12. ["_GET"] => array(0) {
  13. }
  14. ["_POST"] => array(30) {
  15. ["transaction_subject"] => string(0) ""
  16. ["payment_date"] => string(25) "02:34:51 Aug 15, 2017 PDT"
  17. ["txn_type"] => string(10) "web_accept"
  18. ["last_name"] => string(19) "lind ynfelt nielsen"
  19. ["residence_country"] => string(2) "DK"
  20. ["item_name"] => string(29) "Account Upgrade: Ultra (Alex)"
  21. ["payment_gross"] => string(4) "5.00"
  22. ["mc_currency"] => string(3) "USD"
  23. ["business"] => string(24) "[email protected]"
  24. ["payment_type"] => string(7) "instant"
  25. ["protection_eligibility"] => string(10) "Ineligible"
  26. ["verify_sign"] => string(56) "A6IMd0-qVtwouvGQzlxjVmjgRGI8A6nUdhJV58BI8hhOVQCqn0ieHlgK"
  27. ["payer_status"] => string(8) "verified"
  28. ["payer_email"] => string(15) "[email protected]"
  29. ["txn_id"] => string(17) "3RP41086G11549714"
  30. ["quantity"] => string(1) "1"
  31. ["receiver_email"] => string(24) "[email protected]"
  32. ["first_name"] => string(4) "alex"
  33. ["payer_id"] => string(13) "WYJT5BRH3WFNU"
  34. ["receiver_id"] => string(13) "6DAK328WPNS2G"
  35. ["item_number"] => string(0) ""
  36. ["payer_business_name"] => string(11) "ZenoxGaming"
  37. ["payment_status"] => string(9) "Completed"
  38. ["payment_fee"] => string(4) "0.52"
  39. ["mc_fee"] => string(4) "0.52"
  40. ["mc_gross"] => string(4) "5.00"
  41. ["custom"] => string(65) "30,1,token,30,1502789609,ec604e487344549279ef1b3331c75ea3133418c3"
  42. ["charset"] => string(12) "windows-1252"
  43. ["notify_version"] => string(3) "3.8"
  44. ["ipn_track_id"] => string(13) "94ea715f14f72"
  45. }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment