I am currently upgrading our Magento 1.9.x store to Magento 2.3. I have been working to get everything up and running, including installing all extensions (or equivalent) used previously on our old Magento install.
I am having an issue with Global Payments - Realex Payments Extension, as provide by them and on Magento Marketplace.
I am in sandbox mode, using test cards with our sandbox credential set up. I have installed via composer & also attempted a manual install with the same error.
Error received after passing through the checkout
Your transaction has been successful but there was a problem connecting back to the merchant's web site. Please contact the merchant and advise them that you received this error message.
Realex support stated this
You'll see from the transaction log I sent that you're trying to connect back to http://*************/realexpayments_hpp/process/result The http status code error is 302 which indicates that there is a redirect on this page. The page should be plain html/css.
I setup a fresh Magento install without any extensions, with the same result. Global payments are denying an issue with the extension and I am unable to find why this will be happening.
Is anyone else able to shed any light on this or is anyone using the extension? The debug log doesn't state anything to be concerned about.