News:

Support the VirtueMart project and become a member

Main Menu

Changing the Payment Select Array

Started by newsomjk, July 01, 2014, 23:17:04 PM

Previous topic - Next topic

newsomjk

In the template for select_payment.php, I'm trying to customize the look of the payment options but the array that holds each option doesn't provide any "fields", just the raw output from the plugins...

For instance:
[2] => Array
        (
           
  • => {radio button}InvoiceIf you choose to be invoiced we will review your invoice first before approving your selected items. If they are are items for download they will be available for download after we are able to review the invoice.
            )
    )

    I'm trying to find what function I would need to make changes to, to get a result more like this:
    [2] => Array
            (
                [name] => Invoice
                [form] => {radio button}
                [description] => If you choose to be invoiced we will review your invoice first before approving your selected items. If they are are items for download they will be available for download after we are able to review the invoice.
            )
    )

    Anybody know what php file I could edit to make these changes?

GJC Web Design

think its admin-> vm->plugins-> vmpsplugin.php
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation