-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sagepay server error 5006 #248
Comments
According to Opayo the issue is the following: 30/06/2023 As stated in the details previously sent to you;-
|
@michaelmcandrew @pradpnayak I feel like you are using this? any bells |
Not us, I'm afraid. |
Looks like a configuration issue, have you registered the domain on the sagepay terminal? |
Yes @pradpnayak the Full homepage URL in test sagepay match the environment Im testing from. |
I also noticed this coming in the PHP errorlog: [04-Jul-2023 15:21:08 Europe/London] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/bfs.co.uk/public_html/wp-content/uploads/civicrm/ext/nz.co.fuzion.omnipaymultiprocessor/vendor/symfony/http-foundation/Response.php:1238) in /home/customer/www/bfs.co.uk/public_html/wp-content/plugins/civicrm/civicrm/CRM/Utils/System/Base.php on Any ideas @eileenmcnaughton @pradpnayak |
CiviCRM 5.53
Omnipay 3.19
WordPress 6.2.2
Currently using Paypal through Omnipay with no issues but after setting Sage and testing it I get the following errors:
Server error 5006: Unable to redirect to Vendor's website. The Vendor failed to provide a RedirectionURL.
HTTP error 500: The request was unsuccessful due to an unexpected condition encountered by the server.
Transactions responses in the log look fine:
{ "VPSProtocol":"3.00","TxType":"PAYMENT","VendorTxCode":"185","VPSTxId":"{ 38F33CCD-F750-1E52-073B-9736C451FA3E}","Status":"OK","StatusDetail":"0000 : The Authorisation was Successful.","TxAuthNo":"18302688","AVSCV2":"SECURITY CODE MATCH ONLY","AddressResult":"NOTMATCHED","PostCodeResult":"NOTMATCHED","CV2Result":"MATCHED","GiftAid":"0","3DSecureStatus":"NOTCHECKED","CardType":"VISA","Last4Digits":"0006","VPSSignature":"E6632BD83BFF01A564D963BA14593B2A","DeclineCode":"00","ExpiryDate":"0226","BankAuthCode":"999777","woocommerce-login-nonce":null,"_wpnonce":null,"woocommerce-reset-password-nonce":null,"q":"civicrm/payment/ipn/185/4","civiwp":"CiviCRM","noheader":true,"IDS_request_uri":"/civicrm/payment/ipn/185/4/","IDS_user_agent":"SagePay-Notifier/1.0"}
The text was updated successfully, but these errors were encountered: