Sha256: 2b4de2296a51c4aa7a202cb0b87528f7886dc7c55a31e6422ff3299f10123c4f

Contents?: true

Size: 1.71 KB

Versions: 2

Compression:

Stored size: 1.71 KB

Contents

== v1.7
  Added support for setting a client certificate/key pair for use w/ SSL connections.

== v1.6
  Added support for use w/ ActiveSupport v3.

== v1.5
	Added support for specifying authorization_num & reference_no in CR requests, to obtain decrypted CC numbers.

== v1.4
	Added support for specifying alternative SSL certificates

== v1.3
	Added support for TaggedUpdate transactions
	Added support for ReferencedVoid transactions

== v1.2
  Updated with new SSL certificates for https://api.e-xact.com

== v1.1
  Removed debugger statement. Sorry!

== v1.0
  Added support for Batch Query and Batch Close transactions.

== v0.9.3
  Reinstated Tagged Void support.

== v0.9.2
  Converted tests to Test::Unit
  Added complete test suite, testing all transaction types.
  Enhanced validation of mandatory request information.
  
== v0.9.1
  Added unified Address Verification API

== v0.9
  Fixed incorrect decoding of boolean attributes from SOAP response

== v0.8
  Added User-Agent string to HTTP requests

== v0.7
  Updated with latest certificates for api.e-xact.com
  Fixed SOAP namespace issue
  Ensured expiry_date always submitted at MMYY

== v0.6
  Added client-side request validation
  
== v0.5.3
  Added fake response messages for testing purposes
  Moved EWS::Transaction::Transporter to EWS::Transporter
  Fixed typos

== v0.5.2
  Updated Transporter to play nicely with mod_security
  Stripped trailing '/'s from URLs
  Transporter ow re-uses connection
  Updated RDoc with test login details
  
== v0.5.1
  Added CHANGELOG, LICENCE & VERSION
  Ensured README etc. were included in gem and displayed as default in RDoc
  Renamed send() to submit() in Transporter
  Fixed path to default E-xact certificates

== v0.5
  Initial Release

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
exact4r-1.7 ./CHANGELOG
exact4r-1.7 CHANGELOG