Paymentech
for osCommerce Online Merchant v2.2
This package only performs the Paymentech Authorize/Capture, thats it. In other words, it doesn't perform a sole Authorize and Mark for Capture later. There is also no Refund, Void or Virtual Terminal functionality. If you don't know what I'm talking about here, you will NEED to when working along with the Paymentech technical representative during the pre-Certification period. I seriously suggest you also read up more at: http://www.paymentech.net/download/index_page.jsp This payment module does check to confirm the CVV2, card verification as well as AVS, address verification of the submitted credit card.
Legend: 
Download

Report
GoDaddy does not allow outbound http, https, or SSL socket connections from a hosted site. The first thing the paymentech module attempts to do is establish an SSL socket connection back to Paymentech. The attempted socket connection eventually times out since GoDaddy does not allow outbound connections. The paymentech module next attempts to establish a cURL connection with Paymentech. This connection works now that I have added the GoDaddy proxy server patch to the Paymentech module.
Included minixml files, i dont think i missed any
This is my working version, at least it worked the last time I used it. Maybe it'll help someone.
The server addresses changed and I have cvv working in it.
Always use 000001 bin (salem)
These files address the Line 337 error "Fatal error: Call to a member function on a non-object in ... paymentech.php on line 337". THIS IS NOT A FULL INSTALL. If you have not already downloaded and installed "ver 2" (6 Oct 2004), please do that first and then apply this update to that.
This payment module performs the Paymentech Authorize AND Authorize/Capture. Added more options in the Admin. Simply add Test and/or Production MID, and toggle between them. Also Post-Order status switch.
okay, this is important. You will need this along with original package.
This package only performs the Paymentech Authorize/Capture, thats it. In other words, it doesn't perform a sole Authorize and Mark for Capture later. There is also no Refund, Void or Virtual Terminal functionality. If you don't know what I'm talking about here, you will NEED to when working along with the Paymentech technical representative during the pre-Certification period. I seriously suggest you also read up more at: http://www.paymentech.net/download/index_page.jsp This payment module does check to confirm the CVV2, card verification as well as AVS, address verification of the submitted credit card.