PDA

View Full Version : Authorization Code to Credit Card Module



Pooch
07-21-2007, 10:43 AM
Hey TWT,

Can you add an Authorization Code field to the Credit Card module? When a successful transaction is processed, our POS system requires the outputted Authorization Code. I can get that code from a separate email that I receive from Quick Commerce, but it's a hassle, and should be very easy to implement.

Also, if you could add the AVS codes to the module too. Thanks!!

TWT-Chris
07-21-2007, 11:29 AM
If you are talking about authorize.net then it already stores it in the pm_preauth field.

Pooch
07-23-2007, 11:15 AM
Hey Chris,

I checked the database and it does have the pm_preauth and pm_avs fields, but no values are saved in the database, and either way, I don't see any results (or lack thereof) in the Admin Orders module. Can you please look into this?

Pooch
07-23-2007, 11:31 AM
Just FYI - I added this to the Bug Tracker (Issue #241).

TWT-Chris
07-23-2007, 11:43 AM
AVS information isn't set to store yet. The PreAuth only gets populated though if you have it set to Authorize only.

Pooch
07-23-2007, 12:10 PM
Chris,

Any chance of having it store and display the transaction authorization code then? Also, do you have plans to "turn-on" the AVS function before the final release?