[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Wed, 11 Apr 2001 03:09 -0500


CVS activity by user 'heins':
interchange/lib/Vend/Payment AuthorizeNet.pm,1.1.2.2,1.1.2.3 Skipjack.pm,1.1.2.2,1.1.2.3 iTransact.pm,1.1.2.4,1.1.2.5
Update of /anon_cvs/repository/interchange/lib/Vend/Payment
In directory www.akopia.com:/tmp/cvs-serv19581/Payment

Modified Files:
      Tag: DEV_4_7_0
	AuthorizeNet.pm Skipjack.pm iTransact.pm 
Log Message:

  * Change Payment.pm to hold the post_data routine which is common
    to iTransact, AuthorizeNet, and Skipjack. Modules not brought
    in until one of those is loaded...

  * Check for test mode. We will try and generate a test for each
    payment type.

  * Updates to docs and credits.

  * Fix error string problems in iTransact, add test mode.

  * Update AuthorizeNet to use either Net::SSLeay or Crypt::SSLeay.

  * Fix AuthorizeNet response variables.

  * Fix some typos causing error return problems (notably ErrMsg
    instead of MErrMsg).

  * All 5 major payment services supported are tested on both
    failed and successful transactions:

			CyberCash
			AuthorizeNet
			Signio
			iTransact
			Skipjack