Class: MangoPay::PayIn::RecurringPayments::RecurringGooglePayPayIn
- Inherits:
-
Resource
- Object
- Resource
- MangoPay::PayIn::RecurringPayments::RecurringGooglePayPayIn
- Includes:
- HTTPCalls::Create
- Defined in:
- lib/mangopay/pay_in.rb
Class Method Summary collapse
Methods included from HTTPCalls::Create
Methods inherited from Resource
Class Method Details
.url ⇒ Object
399 400 401 |
# File 'lib/mangopay/pay_in.rb', line 399 def self.url(*) "#{MangoPay.api_path}/payins/payment-methods/googlepay/recurring" end |