Note that there are some explanatory texts on larger screens.

plurals
  1. PORealex Payment Redirect Issue - 302 Moved Temporarily
    primarykey
    data
    text
    <p>I have recently moved servers and am having issues with our payment module since the move. We moved from PHP 5.2 to PHP 5.4.</p> <p>We have a Realex Payment Module installed on xcart to process our payments, during checkout users are sent to a secure site to enter their payment details, the payment processes but they get the error: Your transaction has been successful but there was a problem connecting back to the merchant's web site</p> <p>Realex have informed me that a 302 redirect is causing the problem, we have nothing in place to cause this redirect. </p> <p>The following is the logs received from realex: </p> <pre><code>27.08.2013 17:02:18 carbonaction $response_uri = https://www.energysavingwarehouse.co.uk/store/payment/cc_realex_redirect.php 27.08.2013 17:02:18 carbonaction $num_remaining = 0 27.08.2013 17:02:18 carbonaction $client_return_url = https://www.energysavingwarehouse.co.uk/store/payment/cc_realex_redirect.php 27.08.2013 17:02:18 carbonaction $num_remaining = 0 27.08.2013 17:02:18 carbonaction Return URL: https://www.energysavingwarehouse.co.uk/store/payment/cc_realex_redirect.php 27.08.2013 17:02:18 carbonaction Client Host: www.energysavingwarehouse.co.uk 27.08.2013 17:02:18 carbonaction Client URLs: store/payment/cc_realex_redirect.php 27.08.2013 17:02:18 carbonaction ..start POST request, UserAgent timeout set to 180 seconds. 27.08.2013 17:02:20 carbonaction ..end POST request, UserAgent returned the status: 302 Moved Temporarily 27.08.2013 17:02:20 carbonaction Error connecting to client site:Moved Temporarily </code></pre> <p>This works fine on the old server, we recently moved to a vps, could there be a potential server configuration issue here? </p> <p>Thanks for your help.</p> <p>Liam</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload