[TYPO3-commerce] payment methods

Volker Graubaum vg_typo3 at e-netconsulting.de
Wed Jul 4 05:33:14 CEST 2007


Hi Ben,

> Hey,
> 
> By the looks of it no payment methods are implemented yet.

Yes there is one with special functionallity: creditcard with wirecard.
All others don't have special needs (prepayment, cash on delivery, 
invoice) but has also own classes found in the payment folder of commerce.

> I suppose sites
> mentioned in the WIKI have payment methods. Are they all individually
> implemented?

All other which needs functionallity.

> In what way can they be implemented? As a separate extension?

Yes, each payment Method needs an own class. (have a look at the payment 
folder, where example classes are found.)

The class name has to be insert in the database.

In this classes you've a few methods which are called
(hasAdditionalData,makePayment etc...) Here you can implement you own needs.

There is a PayPal extension for commerce, maybe you can have a look 
there :-).

Greetings Volker
-- 
Volker Graubaum || e-netconsulting KG
Max-Brauer-Allee 34 || 22765 Hamburg
Tel. +49 40 1 8888 99 42 || Fax +49 40 1 8888 99 842
vg at e-netconsulting.de || http://www.e-netconsulting.com
http://www.reisepix.com || http://www.fargano.de
Amtsgericht Hamburg - HRA 103928


More information about the TYPO3-project-commerce mailing list