I just bought Bill's Payment Methods for Groups and got it installed for the OSEL screen.
I am using the ability of the module to change the payment method label.
However that new 'label' doesn't carry throughout the checkout process to the opay and invoice screens.
In the docs I see mention of using it on the opay screen but no examples or install documentation.
I tried adding the paygroups item to opay. and inserting the token before any of the payment storemorph codes.
<mvt:item name="paygroup" param="opay" />
I figured the module would intervene with the variables but it doesn't. I can't find any more documentation about the opay or invoice screens and this module.
Does anyone know how to do this?
Kelly
I am using the ability of the module to change the payment method label.
However that new 'label' doesn't carry throughout the checkout process to the opay and invoice screens.
In the docs I see mention of using it on the opay screen but no examples or install documentation.
I tried adding the paygroups item to opay. and inserting the token before any of the payment storemorph codes.
<mvt:item name="paygroup" param="opay" />
I figured the module would intervene with the variables but it doesn't. I can't find any more documentation about the opay or invoice screens and this module.
Does anyone know how to do this?
Kelly
Comment