VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: AlSab on April 15, 2008, 09:25:00 AM

Title: How to integrate a custom payment module
Post by: AlSab on April 15, 2008, 09:25:00 AM
Hello,

I am using virtuemart and Joomla. I want to build a custom payment module. How can I do this? Where I can take as parameters, or from a database, the amount and the other parameters of the payment? What interface do I have to implement in my payment class?
I have tryed adding a new payment method (from Joomla Administrator), but I don't know what interface to implement in the class I create.

Thanks,
Alex

Title: Re: How to integrate a custom payment module
Post by: ErikZ on April 26, 2008, 16:58:27 PM
Yeah, I'm trying to figure this out too.
Title: Re: How to integrate a custom payment module
Post by: Joseph Kwan on May 03, 2008, 18:32:43 PM
There's some detail in the developer manual. Check it out.