grwolf Posted March 15, 2007 Posted March 15, 2007 I am having a weird problem with the authorize.net Advanced Integration Method modules. I am referring to contributions http://www.oscommerce.com/community/contri...h,authorize+aim and http://www.oscommerce.com/community/contri...h,authorize+aim . When I fill in my credit card info and click continue, it just takes me back to the same page. I see this error in the url: payment_error=authorizenetaim&error=The+first+four+digits+of+the+number+entered+are%3A+%3Cbr%3EIf+that+number+is+correct%2C+we+do+not+accept+that+type+of+credit+card.%3Cbr%3EIf+it+is+wrong%2C+please+try+again. &authorizenetaim_cc_owner=MY+NAME&authorizenetaim_cc_expires_month=01&authorizenetaim_cc_expires_year=07&osCsid=87b7210d1e9572e4fa024e6eace50222 Where MY+NAME is my real first and last name. The card expires 07/07 though, and the error says 01/07. Here are my system stats: CentOS 4.2 / Linux 2.6.9-42.0.8.EL PHP 4.3.9 libcurl 7.12.1 Your help is appreciated. Quote
Guest Posted April 25, 2007 Posted April 25, 2007 Authorize.net is saying you have in invalid card number for the type of card you entered. These errors are usually caught before your site communicates with authorize.net. It sounds like the javascript validator is not working or disabled somewhere in your code. Either that or the number is valid but the card type being sent to authorize.net is incorrect. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.