VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Sk3ptic on August 20, 2013, 01:32:13 AM

Title: Payment - How to customise your own "configure" tab
Post by: Sk3ptic on August 20, 2013, 01:32:13 AM
hi,


i'm using joomla 2.5 and virtuemart 2. Does anyone know how to configure the "configure" tab when you go onto shop>payment methods>new>configuration? I would like to put a label, and two fields for this plugin for payment im currently making. Any hints?

Title: Re: Payment - How to customise your own "configure" tab
Post by: PRO on August 20, 2013, 02:41:23 AM
plugins work the same as normal joomla plugins.

it's going tpo be in


plugins/vmpayment/pluginname/pluginname.xml

look at the others as example
Title: Re: Payment - How to customise your own "configure" tab
Post by: Sk3ptic on August 21, 2013, 00:15:41 AM
thanks!