Class: PaymentMethod::Ebsin

Inherits:
PaymentMethod
  • Object
show all
Defined in:
app/models/spree/payment_method/ebsin.rb

Instance Method Summary collapse

Instance Method Details

#payment_profiles_supported?Boolean

Returns:

  • (Boolean)


13
14
15
# File 'app/models/spree/payment_method/ebsin.rb', line 13

def payment_profiles_supported?
  false
end