VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: bhsiao on November 05, 2012, 22:30:25 PM

Title: How to set up Payment Method, there is no list of options
Post by: bhsiao on November 05, 2012, 22:30:25 PM
I am using 2.012. When I am in the Payment Method Information tab within Configuration, there is no list of options. I want to use Authorize.net.

How do I get started?
Title: Re: How to set up Payment Method, there is no list of options
Post by: PRO on November 05, 2012, 23:10:42 PM
click "new"
Title: Re: How to set up Payment Method, there is no list of options
Post by: bhsiao on November 05, 2012, 23:15:21 PM
Ok, I clicked on "new". Saved it an got this error messgae:
vmError: TablePaymentmethods COM_VIRTUEMART_PAYMENT_JPLUGIN_ID in record is missing! Can't save the record with no COM_VIRTUEMART_PAYMENT_JPLUGIN_ID.

Also Nothing shows up in the configuration.

Is there a complete list of steps somewhere? Where do I enter my authorize.net key and login, etc.?
Title: Re: How to set up Payment Method, there is no list of options
Post by: jenkinhill on November 05, 2012, 23:30:25 PM
Sounds like you only installed the main VirtueMart component and not the AIO component, too, or you had a failed install.
See http://dev.virtuemart.net/projects/virtuemart/wiki/Installation_of_VirtueMart_2_with_provided_packages  and the README-VIRTUEMART.txt file which is in the VM component file package.
Title: Re: How to set up Payment Method, there is no list of options
Post by: bhsiao on November 06, 2012, 16:14:49 PM
Thanks!