Problems integrating SecurePay Authroize.net emulator

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sudharv
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Thu Feb 18, 2010 12:23 pm

Problems integrating SecurePay Authroize.net emulator

Post by sudharv » Sun Feb 21, 2010 5:24 pm

Hi:

I am working with SecurePay that has an Authorize.net emulator.

I have completed custom gateway using the authorize.net code you have provided, compiled it and placed its DLL in Website/Bin folder. The new gateway was automatically detected in merchant admin. I have added and configured it. However, when I place an order, it is not hitting the securepay gateway.

I checked App_Data/Logs folder and I see securepay.log file..I see error messages in that file..Here is the message.

Receive: 3||7|The credit card expiration date is invalid.||||18||20.83|CC|AUTH_CAPTURE|2|Russ|Miller||7435+Fairway+Two+Ave%2c+%2319|Fair+Oaks|CA|95628|US|916-965-0450||rmiller%40gfxinternetservices.com|Russ|Miller||7435+Fairway+Two+Ave%2c+%2319|Fair+Oaks|Fair+Oaks|CA|95628||||||||

Please help. Thank you for looking in to it.

Thanks,
Sudha

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Problems integrating SecurePay Authroize.net emulator

Post by mazhar » Mon Feb 22, 2010 12:15 pm

Well did you confirmed that expiration date you entered for test order is in format that your payment provider expects?

sudharv
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Thu Feb 18, 2010 12:23 pm

Re: Problems integrating SecurePay Authroize.net emulator

Post by sudharv » Mon Feb 22, 2010 7:53 pm

Yes, that was the problem. SecurePay requires expiration date in two digit format. Modified code.It is working now. Thank You.

Thanks,
Sudha

Post Reply