Active
Project:
Bank Transfer | Ubercart Payment
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2011 at 18:03 UTC
Updated:
7 Apr 2014 at 07:06 UTC
Jump to comment: Most recent
Comments
Comment #1
juves commentedI 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.
Comment #2
xibun commentedhave a look here: #860380: uc_order-customer-bank_transfer.tpl.php - I assume this is a duplicate?
Comment #3
rar9 commentedSame Probleme... Have you figured out a possibile solution in the meantime?
Comment #4
xibun commentedsome additional information in Rar9's duplicate: #1372732: Display Bank information
Comment #5
DanZ commentedI 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.
Comment #6
ericwongcm commentedIn 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.