Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net - Problem with Credit Card Type


dhildebra

Recommended Posts

My payment gateway is giving me an error message saying "X_TYPE" cannot be left blank.

 

I believe this is the credit card type. I understand that the cc_validation.php file detects

the card type based on the number entered, but the cc_type apparently isn't getting passed

to Authorize.net via the X_TYPE parameter. Anyone know how I can fix this?

 

(I'm actually using securepay.com with a translator that is supposed to work with

an Authorize.net gateway).

 

THANKS FOR ANY HELP!

Link to comment
Share on other sites

My payment gateway is giving me an error message saying "X_TYPE" cannot be left blank.

 

I believe this is the credit card type. I understand that the cc_validation.php file detects

the card type based on the number entered, but the cc_type apparently isn't getting passed

to Authorize.net via the X_TYPE parameter. Anyone know how I can fix this?

 

(I'm actually using securepay.com with a translator that is supposed to work with

an Authorize.net gateway).

 

THANKS FOR ANY HELP!

 

 

NEVER MIND! I just realized that the X_TYPE field is not for the credit card type.

It is the TRANSACTION TYPE (AUTH_CAPTURE, AUTH_ONLY, CAPTURE_ONLY, VOID, etc.

Looks like I have some further research to do!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...