
5.1. Payment Modules
There are two general types of payment modules in VM:
• automatic credit card processors which do server-to-server communication before the order is placed (e.g.
authorize.net AIM)
• all other payment methods that do not communicate to a server before the order is placed (PayPal, World-
pay, all other form-based payment methods, all formless payment methods)
5.1.1. Quick-Create a new payment method
If you have form code for a form-based payment method (most payment providers use this way), you just need
to select "Store" => "Add Payment Method" from the VirtueMart admin drop-down menu.
An empty payment method form opens. Now fill in the details of your payment method like this:
Note
Be sure that you have NOTselected "credit cart payment" or "automatic processor".
On the second tab you must fill your form code (you can use HTML and PHP!) into the text area called "Pay-
ment Extra Info":
VirtueMart Developer Manual
14
Commenti su questo manuale