Skip to main content
Inspiring
July 17, 2007
Question

Authorize Net processing tag

  • July 17, 2007
  • 2 replies
  • 325 views
I am looking for a good (hopefully, free) Authorize Net processing tag which includes the zip code field. I have used CF_Authorize_Net_3, but this tag does not send any zip code data to Authorize Net, and the client insists that this is necessary. Anyone have any recommendations? Thanks!
    This topic has been closed for replies.

    2 replies

    ssailerAuthor
    Inspiring
    July 17, 2007
    thanks!
    July 17, 2007
    You can access Authorize.net using using the CFHTTP tag. Check out their excellent documentation on what parameters you can pass (yes, zip is one of them). Use CFHTTPPARAM for each parameter passed.