Payment_DTA
[
class tree: Payment_DTA
] [
index: Payment_DTA
] [
all elements
]
Packages:
Payment_DTA
Files:
DTA.php
example_credit.php
example_debit.php
File: DTA.php
Source Location: /Payment_DTA-1.2.0/DTA.php
Classes:
DTA
Dta class provides functions to create and handle with DTA files used in Germany to exchange informations about money transactions with banks or online banking programs.
Page Details:
Filesource:
Source Code for this file
DTA_CREDIT
[line
55
]
DTA_CREDIT = 0
Determines the type of the DTA file: DTA file contains credit payments.
[
Top
]
DTA_DEBIT
[line
63
]
DTA_DEBIT = 1
Determines the type of the DTA file: DTA file contains debit payments (default).
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:19:42 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.