I followed instructions in Readme, but bank_transfer template seems not to be used.

I copied this template to uc_cart/templates, both templates to bartik and seven, to sites/all/themes, to sites/all/themes/bartik, default template to bank_transfer folder - nothing helps.

It works only if I modify default template.

Tested with clean installation and ubercarts latest dev

Comments

juves’s picture

I have reseted invoice template settings to defaults, copied customer-bank_transfer template to bartik and renamed it to customer, I think it's also a clean solution.

xibun’s picture

have a look here: #860380: uc_order-customer-bank_transfer.tpl.php - I assume this is a duplicate?

rar9’s picture

Same Probleme... Have you figured out a possibile solution in the meantime?

xibun’s picture

some additional information in Rar9's duplicate: #1372732: Display Bank information

DanZ’s picture

I stumbled across this. Is this a template for e-mail sent to customers as part of the normal Ubercart checkout procedure? If so, https://drupal.org/sandbox/DanZ/1847134 might help.

ericwongcm’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.0-beta1
Issue summary: View changes

In case anyone is still having this problem, try this module.
https://drupal.org/project/uc_register_invoice

I am using a non-default theme, after I copied the invoice template to the theme and enabled this module, the bank transfer details appears in the e-mail and on-site invoices.

Also make sure you follow its instructions if you have problems.