Class: MPaySource

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/m_pay_source.rb

Instance Method Summary collapse

Instance Method Details

#payment_gatewayObject



6
7
8
# File 'app/models/m_pay_source.rb', line 6

def payment_gateway
   BillingIntegration::Mpay.current
end