VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: raunhar on October 24, 2015, 08:18:36 AM

Title: Payment Option Display
Post by: raunhar on October 24, 2015, 08:18:36 AM
I have enabled two payment options.
But on the check out page, only one shows up and there is Change Payment Option link, which when clicked shows the two options.
Is there any way that I can show both the options on the check out page.

I have set No pref in the configuration.
Title: Re: Payment Option Display
Post by: jenkinhill on October 24, 2015, 14:24:00 PM
Is this with VirtueMart default template? If not then check without overrides.
Title: Re: Payment Option Display
Post by: raunhar on October 26, 2015, 06:28:13 AM
I am using the AVANT Template by Virtuemarttemplates.net .
In the config, Default is selected as Template
Title: Re: Payment Option Display
Post by: jenkinhill on October 26, 2015, 12:20:26 PM
Then you are using overrides. Compare the code for the file templates/[your Joomla template]/html/com_virtuemart/cart/select_payment.php  with the VM template file,  components/com_virtuemart/views/cart/tmpl/select_payment.php

The image shows payment options in VM default template with VM3.0.10