Class: SpreeStripe::PaymentSources::Affirm
- Inherits:
-
Spree::PaymentSource
- Object
- Spree::PaymentSource
- SpreeStripe::PaymentSources::Affirm
- Defined in:
- app/models/spree_stripe/payment_sources/affirm.rb
Instance Method Summary collapse
Instance Method Details
#actions ⇒ Object
4 5 6 |
# File 'app/models/spree_stripe/payment_sources/affirm.rb', line 4 def actions %w[credit] end |