View Single Post
  #1  
Old 03-19-2020, 04:32 AM
 
vulcan-works vulcan-works is offline
 

Senior Member
  
Join Date: Feb 2004
Posts: 143
 

Default callback unknown error

Got the latest version of x-payments running, getting these errors.
Using Paypal payflow api.
Also getting emails from paypal with IPN warning:

Quote:
Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

https://****/xpay/callback.php

If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.

Thank you for your prompt attention to this issue.

Thanks,

PayPal

From error log:

Code:
ERROR [2020-03-19 06:40:32] User: unknown; IP: 173.0.81.1 Zone: Controller/Callback Code: CALLBACK_UNKNOWN (701) Callback request is not processed Backtrace: lib/XPay/Controller/Callback/Main.php file (120:assert) lib/XPay/Core/Controller.php file (153:actionCall) lib/XPay/Core/Dispatcher.php file (120:process) lib/XPay/Application.php file (176:dispatch) callback.php file (18:run) ERROR [2020-03-19 06:44:25] User: unknown; IP: 173.0.81.1 Zone: Controller/Callback Code: CALLBACK_UNKNOWN (701) Callback request is not processed Backtrace: lib/XPay/Controller/Callback/Main.php file (120:assert) lib/XPay/Core/Controller.php file (153:actionCall) lib/XPay/Core/Dispatcher.php file (120:process) lib/XPay/Application.php file (176:dispatch) callback.php file (18:run) ERROR [2020-03-19 06:54:59] User: unknown; IP: 173.0.81.1 Zone: Controller/Callback Code: CALLBACK_UNKNOWN (701) Callback request is not processed Backtrace: lib/XPay/Controller/Callback/Main.php file (120:assert) lib/XPay/Core/Controller.php file (153:actionCall) lib/XPay/Core/Dispatcher.php file (120:process) lib/XPay/Application.php file (176:dispatch) callback.php file (18:run)
__________________
X-cart--4.7.12

vulcanworks.net
Reply With Quote