Class: MangoPay::PayIn::Mbway::Web

Inherits:
Resource
  • Object
show all
Includes:
HTTPCalls::Create
Defined in:
lib/mangopay/pay_in.rb

Class Method Summary collapse

Methods included from HTTPCalls::Create

included

Methods inherited from Resource

class_name

Class Method Details

.urlObject



170
171
172
# File 'lib/mangopay/pay_in.rb', line 170

def self.url(*)
  "#{MangoPay.api_path}/payins/payment-methods/mbway"
end