Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in

Le Forum de la communauté n’est pas disponible pour les nouveaux messages ou les réponses; les articles précédents restent disponibles pour vérification. Afin de connaître les options d’assistance complètes, rendez-vous sur PayPal.com/HelpCenter

Si vous souhaitez signaler du contenu illégal et contraire au Règlement sur les services numériques de l’Union Européenne (DSA), veuillez cliquer ici.

since ‎Sep-14-2018
wasabis
wasabis Member
Member
1
Post
6
Kudos
0
Solutions
Your PayPal Anniversary
Esteemed
Liked
Ice Breaker
View all
Latest Contributions by wasabis
  • Topics wasabis has Participated In
  • Latest Contributions by wasabis

Re: Postback to PayPal suddenly stopped working! H...

by wasabis Member in REST APIs
‎Sep-14-2018 09:48 AM
6 Kudos
‎Sep-14-2018 09:48 AM
6 Kudos
Hi ! had the same problem.   resolved it with :   https://www.paypal.com/us/smarthelp/article/how-do-i-modify-my-ipn-php-listener-to-support-http1.1-ts1492     //post back to PayPal system to validate (replaces old headers) $header = "POST /cgi-bin/webscr HTTP/1.1\r\n"; $header .= "Content-Type: application/x-www-form-urlencoded\r\n"; $header .= "Host: www.paypal.com\r\n"; $header .= "Connection: close\r\n"; $header .= "Content-Length: " . strlen($req) . "\r\n\r\n"; $fp = fsockopen ('ssl://www.paypal.com', 443, $errno, $errstr, 30);    also add trim to the result test :   if (strcmp (trim($res), "VERIFIED") == 0) { //your code }else if (strcmp (trim($res), "INVALID") == 0) { //your code } hope it helped ! ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros