Class: PaymentMethod::SisowBilling::Bancontact

Inherits:
SisowPaymentMethod show all
Defined in:
app/models/spree/payment_method/sisow_billing/bancontact.rb

Instance Method Summary collapse

Methods inherited from SisowPaymentMethod

#auto_capture?, #payment_profiles_supported?, #purchase, #redirect_url

Instance Method Details

#payment_typeObject



4
5
6
# File 'app/models/spree/payment_method/sisow_billing/bancontact.rb', line 4

def payment_type
  "bancontact"
end