View Single Post
  #1  
Old 10-09-2016, 08:39 PM
 
rct rct is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 89
 

Default HTTP/1.1 403 Forbidden on x-payment

Just transfer to a new hosting company and whenever we tried to checkout using the x-payment gateway, it will gave us ( Tried to it gave me the following error message: " Order processing error, Order declined.
Review your data or contact the store administrator.

Reason: Internal error (Response is not valid"

*********************LOGS****************

[10-Oct-2016 03:57:57] (shop: 10-Oct-2016 03:57:57) xpay_connector message:
Response is not valid.
Response headers: 'HTTP/1.1 100 Continue
HTTP/1.1 403 Forbidden
Date: Mon, 10 Oct 2016 03:57:58 GMT
Server: Apache
X-Robots-Tag: noindex
Strict-Transport-Security: max-age=31536000
X-Robots-Tag: noindex
Transfer-Encoding: chunked
Content-Type: text/html
'
Response: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>

xxx

</head>

<body>

<div class="span9">
<h2>Error 403</h2>

<p>Oops, you can't be here</p>

<a href="admin.php" class="btn">Go to dashboard</a>
</div>


</body>
</html>
Request URI: /payment/cc_xpc_iframe.php?paymentid=107
Backtrace:
/home/xxx/public_html/modules/XPayments_Connector/xpc_func.php:2124
/home/xxx/public_html/modules/XPayments_Connector/xpc_func.php:1771
/home/xxx/public_html/modules/XPayments_Connector/xpc_func.php:417
/home/xxx/public_html/payment/cc_xpc_iframe.php:270

Please advice.
__________________
JOHN - v.5.3.X biz, X-payment 3.X
Reply With Quote