Sha256: 3e6b33bddea658f86bcaec2cb1da34d5ad7e9c4d6b9eac806863eec901ba7e36

Contents?: true

Size: 927 Bytes

Versions: 4

Compression:

Stored size: 927 Bytes

Contents

## [0.1.4] - 2015-10-15
### Fixed
- Does not when fail anymore when wirecard does not provide a Content-Type header

## [0.1.3] - 2015-09-17
### Fixed
- Treat response body according to their given charset, normally UTF-8

## [0.1.2] - 2015-09-09
### Fixed
- Params for a debit return may now contain special chars without leading to a malformed XML doc.
  E.g. having "&" or "<" in a param lead to a malformed XML doc.

## [0.1.1] - 2015-09-08
### Changed
- All response objects implement `to_s` which returns the actual response xml string

## [0.1.0] - 2015-08-05
### Changed
- order_number is now a required parameter for recurring requests

## [0.0.5] - 2015-07-28
### Changed
- Adds custom_fields feature for sepa payments. Have a look at the README.md for more details.

## [0.0.4] - 2015-06-11
### Changed
- ?

## [0.0.3] - 2015-06-15
### Changed
- Added Changelog
- Added Specs for init/processing recurring payments

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wirecard_sepa-0.1.7 CHANGELOG.md
wirecard_sepa-0.1.6 CHANGELOG.md
wirecard_sepa-0.1.5 CHANGELOG.md
wirecard_sepa-0.1.4 CHANGELOG.md