Open Journal Systems  3.3.0
Omnipay\Common\AbstractGatewayTest_MockAbstractGateway Class Reference
Inheritance diagram for Omnipay\Common\AbstractGatewayTest_MockAbstractGateway:
Omnipay\Common\AbstractGateway Omnipay\Common\GatewayInterface

Public Member Functions

 callCreateRequest ($class, array $parameters)
 
 getName ()
 
 getProtectedHttpClient ()
 
 getProtectedHttpRequest ()
 
- Public Member Functions inherited from Omnipay\Common\AbstractGateway
 __construct (ClientInterface $httpClient=null, HttpRequest $httpRequest=null)
 
 __construct (ClientInterface $httpClient=null, HttpRequest $httpRequest=null)
 
 getCurrency ()
 
 getCurrency ()
 
 getDefaultParameters ()
 
 getDefaultParameters ()
 
 getParameter ($key)
 
 getParameter ($key)
 
 getParameters ()
 
 getShortName ()
 
 getShortName ()
 
 getTestMode ()
 
 getTestMode ()
 
 initialize (array $parameters=array())
 
 initialize (array $parameters=array())
 
 setCurrency ($value)
 
 setCurrency ($value)
 
 setParameter ($key, $value)
 
 setParameter ($key, $value)
 
 setTestMode ($value)
 
 setTestMode ($value)
 
 supportsAcceptNotification ()
 
 supportsAcceptNotification ()
 
 supportsAuthorize ()
 
 supportsAuthorize ()
 
 supportsCapture ()
 
 supportsCapture ()
 
 supportsCompleteAuthorize ()
 
 supportsCompleteAuthorize ()
 
 supportsCompletePurchase ()
 
 supportsCompletePurchase ()
 
 supportsCreateCard ()
 
 supportsCreateCard ()
 
 supportsDeleteCard ()
 
 supportsDeleteCard ()
 
 supportsFetchTransaction ()
 
 supportsPurchase ()
 
 supportsPurchase ()
 
 supportsRefund ()
 
 supportsRefund ()
 
 supportsUpdateCard ()
 
 supportsUpdateCard ()
 
 supportsVoid ()
 
 supportsVoid ()
 

Additional Inherited Members

- Data Fields inherited from Omnipay\Common\AbstractGateway
getParameter as traitGetParameter
 
- Protected Member Functions inherited from Omnipay\Common\AbstractGateway
 createRequest ($class, array $parameters)
 
 createRequest ($class, array $parameters)
 
 getDefaultHttpClient ()
 
 getDefaultHttpClient ()
 
 getDefaultHttpRequest ()
 
 getDefaultHttpRequest ()
 
- Protected Attributes inherited from Omnipay\Common\AbstractGateway
 $httpClient
 
 $httpRequest
 
 $parameters
 

Detailed Description

Definition at line 153 of file AbstractGatewayTest.php.

Member Function Documentation

◆ callCreateRequest()

Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::callCreateRequest (   $class,
array  $parameters 
)

◆ getName()

Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getName ( )

Get gateway display name

This can be used by carts to get the display name for each gateway.

Implements Omnipay\Common\GatewayInterface.

Definition at line 155 of file AbstractGatewayTest.php.

◆ getProtectedHttpClient()

Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getProtectedHttpClient ( )

◆ getProtectedHttpRequest()

Omnipay\Common\AbstractGatewayTest_MockAbstractGateway::getProtectedHttpRequest ( )

The documentation for this class was generated from the following file: