Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Payment
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2012 at 07:36 UTC
Updated:
5 Nov 2012 at 07:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
kim.pepperPatch attached.
Comment #2
tr commentedtheme('image', ...) should be used here instead of manually creating the img tag, and the explicit styles should be removed and put into the .css. I'd also strongly prefer that this be done in 7.x-3.x first, to ensure that improvements in the code base get propagated forward.
Comment #3
kim.pepperAdded patch against 7.x-3.0-dev
Comment #5
longwavePorted the code from uc_paypal that does something very similar, which gives better text - e.g. "American Express" instead of "amex".
http://drupalcode.org/project/ubercart.git/commitdiff/4d96430
Comment #6
longwavePorted and committed in http://drupalcode.org/project/ubercart.git/commitdiff/49c2840