Sha256: e844e58c866bf829003222576ed7ac06019b42543605b3b874c835d2faffc7b9

Contents?: true

Size: 939 Bytes

Versions: 12

Compression:

Stored size: 939 Bytes

Contents

### 2.1.0

* Add AchClient::Fake::AchStatusChecker to facilitate response poller testing

### 2.0.0

* Add new AchClient::ICheckGateway::InstantRejectionError to handle API errors raised by ICheckGateway in situations
where other providers would accept the transaction and issue a return when polling in the future. This is a breaking
change as previous versions would raise a RuntimeError with the message 'ICheckGateway ACH Transaction Failure' and
including the API response.

* Include "internal corrections" (return codes starting with 'XZ') in the AchClient::ReturnCode#correction? predicate

### 1.1.0

* Add AchClient::Fake provider to facilitate testing

### 1.0.3

* Add presumed description for X09 return code

### 1.0.2

* Add previously undocumented X01 internal return code

### 1.0.1

* Remove newline characters from fields before generating NACHA files

### 1.0.0

* Prior to 1.0.0, ach_client did not have a stable API.

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ach_client-5.3.4 CHANGELOG.md
ach_client-5.3.3 CHANGELOG.md
ach_client-5.3.2 CHANGELOG.md
ach_client-5.3.1 CHANGELOG.md
ach_client-5.3.0 CHANGELOG.md
ach_client-5.2.0 CHANGELOG.md
ach_client-5.1.0 CHANGELOG.md
ach_client-5.0.0 CHANGELOG.md
ach_client-4.0.0 CHANGELOG.md
ach_client-3.1.0 CHANGELOG.md
ach_client-3.0.0 CHANGELOG.md
ach_client-2.1.0 CHANGELOG.md