[TYPO3-paymentlib] Welcome to the paymentlib list

Oliver Hader oh at inpublica.de
Mon Mar 26 08:26:01 CEST 2007


Hi Tonni,

Tonni Aagesen wrote:
> Oliver Hader wrote:
> 
>> I'd like to integrate the german DTA standard to paymentlib. There's
>> already a PEAR package implementing this "Payment_DTA". I'd like to
>> review the PEAR package and take it over to TYPO3 into the paymentlib.
>> How can I start using the framework? What is the namespace for new
>> modules? Unfortunalely I could find any documentation on the general
>> conecpt. Thanks in advance for your feedback and a quickstart!
> 
> I'm not sure, that I understand you correctly, but "Payment_DTA is a
> payment method?

Yes it is. DTA (or also called DTAUS) is an offline payment method and
would thus probably fit best to e.g. paymentlib_offline_dta. The
generated DTA file uses plain ASCII with fixed block/field lengths. It
could be used for direct debit or bank transfer. The file contains the
remittee and the payer of the money. It is also possible to have many
payments (payment records) in one DTA file.
The file itself could then be imported to an banking application
software to execute the payments using a secure layer (e.g. HBCI).

> I have looked at the documentation (or lack of) from PEAR, but I'm not
> really sure what "payment_DTA" is. Do you have link to some info (in
> English) ?

Unfortunately I don't. I have a complete spec of all fields, their
disposal and length - but this is also written in German. Maybe the
reason is, that this payment method is only used in Germany.


olly
-- 
Oliver Hader
http://inpublica.de/


More information about the TYPO3-project-paymentlib mailing list