Method: EffectiveOrders.credit_card_payment_providers
- Defined in:
- lib/effective_orders.rb
.credit_card_payment_providers ⇒ Object
179 180 181 |
# File 'lib/effective_orders.rb', line 179 def self.credit_card_payment_providers ['credit card', 'moneris', 'moneris_checkout', 'paypal', 'stripe'] end |