Needs work
Project:
Bank Transfer | Ubercart Payment
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 19:47 UTC
Updated:
12 Oct 2016 at 19:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xibun commentedThe module works fine for many users... can you give more information about your settings in the admin section maybe then I can help.
Comment #2
eTech commentedWich one would you like to see?
Comment #3
xibun commented- screenshot of settings for bank transfer
- maybe your .po file (it seems you don't use the English version)
- your invoice template
- version of ubercart
Comment #4
eTech commentedI'm using ubercart version: 6.x-2.0-rc6
No specific .po file in use for the Bank transfer module, i translated via Drupal.
PS: For security reasons (Drupal says) , my upload has been renamed to customer_bank_transfer.itpl_.php.
Comment #5
xibun commentedfound it! the invoice template needed to be changed for the latest Ubercart version.
new version below, remove "_" and ".txt" and replace the one you have. please test it, will upload to dev version afterwards.
Comment #6
xibun commentedcommitted to cvs.
Comment #7
eTech commentedTested and it works.
Comment #9
DocVeg commentedI do have the same problem. Display of orders/invoices doesn't show the bank account details, all the rest is displayed properly.
My details:
Ubercart: 7.x-3.8
Bank transfer: 7.x-1.0-beta1+1-dev
Selected customer_bank-transfer template in shop-admin-orders-settings.
In the /sites/all/modules/uc_bank_transfer/template/uc-order--customer-bank_transfer.tpl.php file there is also the following code:
So don't know, why it does not work.
Comment #10
DocVeg commentedComment #11
DocVeg commented