Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-1.x-dev
Component:
PayPal WPS
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2011 at 04:24 UTC
Updated:
16 Jul 2015 at 19:14 UTC
Jump to comment: Most recent
Comments
Comment #1
superman2 commentedAny chance this can be fixed soon? The checkout form looks better (and perhaps more trustworthy) with the proper icons in place.
I have installed Drupal Commerce on a single website, and hope to start using it in a couple of days.
Comment #2
carn1x commentedsubscribe
Comment #3
scelza commentedI second this.
Also, I change "PayPal WPS" to "Pay using PayPal, a Credit Card, or a Bank Account" in the .module file (in WPS subfolder). I don't know of anyone who would want "PayPal WPS", it's just not what the customer needs to see.
How about:
Comment #4
pardalman commentedsubs
Comment #5
courtney.mob commentedsubscribe
Comment #6
rszrama commentedAdded support for this tonight: http://drupalcode.org/project/commerce_paypal.git/commitdiff/c4b0603
Comment #7
courtney.mob commentedJust implemented this on my site. Looks awesome. Thanks Ryan!
Comment #8
rszrama commentedScore. Was up late last night because I was launching a personal site with a friend. This patch is live on http://www.realmilkcheese.com if anyone wants to see it in action. I also used that site to test IPN processing with the new API functions linked in #1216386: Completing checkout on incoming IPN.
Comment #10
brunorios1 commentedhi, i'm using this module in brazil and i want to remove some icons that we don't use here.
how can i do this?
thanks!
Comment #11
rszrama commentedYou can use a form alter or hook_commerce_payment_method_info_alter().
Comment #12
zkrebs commentedSorry to re-open, but I am using a custom theme (Jollyness) and the checkout icons are not displaying. Can this be a theme issue, or how could I go about troubleshooting to get the icons to display? Thanks!