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

internetdevels’s picture

Issue summary: View changes

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?

internetdevels’s picture

Issue summary: View changes

chande view

internetdevels’s picture

Issue summary: View changes

change view

internetdevels’s picture

Issue summary: View changes

change view

internetdevels’s picture

Issue summary: View changes

change view

internetdevels’s picture

Issue summary: View changes

view

internetdevels’s picture

Issue summary: View changes

e

internetdevels’s picture

Issue summary: View changes

new

internetdevels’s picture

raw_response - X911911INVALID T_TERMINAL_NUMBER 00P 0000000000000

SeanA’s picture

Status: Active » Postponed (maintainer needs more info)

I 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:

Approved
Transaction Code: 179179
Transaction Message: APPROVED 179179
CVV Indicator: P
AVS Indicator:
Risk Indicator: 00
Reference: F2OCFlCeU0

SeanA’s picture

Priority: Critical » Normal

For 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.

internetdevels’s picture

Thank you, merchant ID and Key was not correct

SeanA’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

new