VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: AnthonyWang on December 16, 2016, 08:09:53 AM

Title: VM2 update to VM3 custom Payment plugin
Post by: AnthonyWang on December 16, 2016, 08:09:53 AM
Hi there,
is there have any document can know what's change between 2 and 3 payment plugin?
i did a payment plugin in VM2,but it's not work in VM3,and i can't find any document or info with it.
Title: Re: VM2 update to VM3 custom Payment plugin
Post by: Jörgen on December 16, 2016, 08:40:36 AM
Hello

Check this out:
http://forum.virtuemart.net/index.php?topic=126897.msg434924#msg434924 (http://forum.virtuemart.net/index.php?topic=126897.msg434924#msg434924)

regards

Jörgen @ Kreativ Fotografi
Title: Re: VM2 update to VM3 custom Payment plugin
Post by: GJC Web Design on December 16, 2016, 13:57:49 PM
and mainly it is just the xml and add the vm3 parameter save function
Title: Re: VM2 update to VM3 custom Payment plugin
Post by: alatak on December 21, 2016, 09:42:53 AM
Hi
May be this tutorial will help you:
https://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html

You can also make compare for example the standard payment plugin of VM2 and VM3 to understand the changes.