Class: Tappay::ApplePay::Pay
- Inherits:
-
PaymentBase
- Object
- Client
- PaymentBase
- Tappay::ApplePay::Pay
- Defined in:
- lib/tappay/apple_pay/pay.rb
Constant Summary
Constants inherited from PaymentBase
PaymentBase::VALID_INSTALMENT_VALUES
Instance Attribute Summary
Attributes inherited from Client
Instance Method Summary collapse
Methods inherited from PaymentBase
Methods inherited from Client
Constructor Details
This class inherits a constructor from Tappay::PaymentBase
Instance Method Details
#endpoint_url ⇒ Object
7 8 9 |
# File 'lib/tappay/apple_pay/pay.rb', line 7 def endpoint_url Tappay::Endpoints::Payment.pay_by_prime_url end |