Jump to content

Authorizeaim Expiration Date


Recommended Posts

I was having a problem with the authorizeaim module complaining about the expiration date. I found out that it wasn't passing the month from modules/authorizeaim/views/templates/hook/authorizeaim.tpl to modules/authorizeaim/validation.php. To correct this, I changed the id of the month element so it was no longer the same as the name of the month element on line 69 of authorizeaim.tpl. I also had to alter the javascript at the bottom of the same file because the function that adds a leading zero to months 1-9 was getting called twice so it was adding two zeros. Once I fixed those issues, I was able to process a credit card.

 

Has anyone else experienced this? Is this the correct way to fix it? Also, is this the appropriate forum, or should I put this in the developer forum?

Edited by j.k.r (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...