Top Level :: Payment

Package Information: Payment_DTA

Show All Changelogs
» Version » Information
1.2.0Download

Release date: 2005-01-25 14:09 UTC
Release state: stable

Changelog:

[-] Fixed problems handling exchanges with seperator in money amounts other than "." (e.g. "," in German locale settings). Thanks to Mario Mueller!
[*] The code part splitting up Euro and Cent was rewritten.. Thanks to Michael Hosse for inspiring this improvement!
( [+] Added [-] Fixed [*] Improved [!] Note )

1.1.0Download

Release date: 2005-01-16 22:42 UTC
Release state: stable

Changelog:

[-] Fixed bug #3165 (leading zero after comma in amount is ignored if more than two digits after comma). Thanks to Matthias C. Spieß!
[-] Fixed bug with corrupted DTA files if using only one line for transaction purposes. Thanks to Michael Hosse!
( [+] Added [-] Fixed [*] Improved [!] Note )

1.00Download

Release date: 2004-05-24 12:00 UTC
Release state: stable

Changelog:

[-] Fixed bug #1387 "Notice on line 195" (with error_reporting set to E_ALL, the class output a notice). Thanks to Markus Wolff!
[!] Class functions were tested extended in credit mode.
( [+] Added [-] Fixed [*] Improved [!] Note )

0.81Download

Release date: 2003-10-19 16:33 UTC
Release state: beta

Changelog:

[-] Fixed bug that caused corrupted files if umlauts were converted
[+] German "ß" is converted to "ss" now
( [+] Added [-] Fixed [*] Improved [!] Note )

0.8Download

Release date: 2003-10-05 14:20 UTC
Release state: beta

Changelog:

[+] Added [-] Fixed [*] Improved [!] Note
[+] German umlauts are now converted, e.g. "ä" to "ae". Although umlauts should be working in DTA files by official specification, in fact they doesn't worked.
[-] Fixed a bug that caused false amounts of money if exactly one number after the point was given in the amount (e.g. 12.3). Thanks to Matthias Jaekle for the reference.
[!] Payment_DTA is NOT designed for account data validation. It needs valid data to work, and this also means NO SPACES in bank codes or account numbers.

0.71Download

Release date: 2003-08-23 20:33 UTC
Release state: beta

Changelog:

This is the first release.