Closed (fixed)
Project:
UC Sage Payments Gateway
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2012 at 09:50 UTC
Updated:
19 Mar 2012 at 14:20 UTC
After my transaction I have this raw_response!
In this module field T_terminal_numbe not send!
I found old pdf for sage http://sagetest.rightonpoint.us/MediaCenter/BankcardDebitHTTPS.pdf, and in this pdf field
T_terminal_numbe is not required.
What can you say about this?
Comments
Comment #0.0
internetdevels commentedIn this module field T_terminal_numbe not send!
I found old pdf for sage http://sagetest.rightonpoint.us/MediaCenter/BankcardDebitHTTPS.pdf, and in this pdf field
T_terminal_numbe is not required.
What can you say about this?
Comment #0.1
internetdevels commentedchande view
Comment #0.2
internetdevels commentedchange view
Comment #0.3
internetdevels commentedchange view
Comment #0.4
internetdevels commentedchange view
Comment #0.5
internetdevels commentedview
Comment #0.6
internetdevels commentede
Comment #0.7
internetdevels commentednew
Comment #1
internetdevels commentedraw_response - X911911INVALID T_TERMINAL_NUMBER 00P 0000000000000
Comment #2
SeanA commentedI have the exact same PDF from Sage help center, so that should be the most current document. And it does say that T_terminal_number is not required, and indeed this module does not send it. So I'm not sure what's happening here. Is your Sage Payment Solutions account valid and active? Have you checked that your merchant ID & key is entered in the module properly?
Are you using the current dev version? In the latest version, the 'raw response' is not shown. It is now parsed into various fields and in the order comments you should see something like this instead:
Comment #3
SeanA commentedFor this module to function properly:
- A valid merchant ID and key from Sage Payment Solutions (sagepayments.com) must be entered in the Ubercart payment gateway settings.
- At least cURL and OpenSSL must be enabled to make queries and get responses.
Comment #4
internetdevels commentedThank you, merchant ID and Key was not correct
Comment #5
SeanA commentedComment #6.0
(not verified) commentednew