dhildebra Posted February 21, 2007 Share Posted February 21, 2007 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 More sharing options...
dhildebra Posted February 21, 2007 Author Share Posted February 21, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.