Open Journal Systems
3.3.0
|
Public Member Functions | |
getPaymentMethods () | |
getPaymentMethods () | |
![]() | |
getCode () | |
getCode () | |
getMessage () | |
getMessage () | |
getRequest () | |
getRequest () | |
getTransactionReference () | |
getTransactionReference () | |
isCancelled () | |
isCancelled () | |
isRedirect () | |
isRedirect () | |
isSuccessful () | |
isSuccessful () | |
![]() | |
getData () | |
getData () | |
Fetch Payment Methods Response interface
This interface class defines the functionality of a response that is a "fetch payment method" response. It extends the ResponseInterface interface class with some extra functions relating to the specifics of a response to fetch the payment method from the gateway. This happens when the gateway needs the customer to choose a payment method.
Fetch Payment Methods Response interface
This interface class defines the functionality of a response that is a "fetch payment method" response. It extends the ResponseInterface interface class with some extra functions relating to the specifics of a response to fetch the payment method from the gateway. This happens when the gateway needs the customer to choose a payment method.
Definition at line 21 of file lib/vendor/omnipay/common/src/Omnipay/Common/Message/FetchPaymentMethodsResponseInterface.php.
Omnipay\Common\Message\FetchPaymentMethodsResponseInterface::getPaymentMethods | ( | ) |
Get the returned list of payment methods.
These represent separate payment methods which the user must choose between.
Omnipay\Common\Message\FetchPaymentMethodsResponseInterface::getPaymentMethods | ( | ) |
Get the returned list of payment methods.
These represent separate payment methods which the user must choose between.