Module: Spree::PaymentMethodsHelper
- Defined in:
- app/helpers/spree/payment_methods_helper.rb
Instance Method Summary collapse
Instance Method Details
#credit_card_icons ⇒ Object
3 4 5 |
# File 'app/helpers/spree/payment_methods_helper.rb', line 3 def credit_card_icons %w[visa mastercard american_express discover] end |