Class: Tappay::RedirectPayment
- Inherits:
-
PrimePayment
- Object
- Client
- PaymentBase
- PrimePayment
- Tappay::RedirectPayment
- Defined in:
- lib/tappay/redirect_payment.rb
Overview
Payment methods where TapPay answers with a payment_url and the customer finishes paying on the provider's own page: LINE Pay, JKO Pay, iPass Money. A status of 0 here means the URL was created, not that anyone has paid.
Direct Known Subclasses
Constant Summary
Constants inherited from PaymentBase
PaymentBase::VALID_INSTALMENT_VALUES
Instance Attribute Summary
Attributes inherited from Client
Method Summary
Methods inherited from PrimePayment
Methods inherited from PaymentBase
#execute, #initialize, merchant_id_key, uses_merchant_id
Methods inherited from Client
Constructor Details
This class inherits a constructor from Tappay::PaymentBase