Open Monograph Press
3.3.0
vendor/omnipay/common/src/Common/GatewayInterface.php
1
<?php
6
namespace
Omnipay\Common
;
7
40
interface
GatewayInterface
41
{
48
public
function
getName
();
49
57
public
function
getShortName
();
58
69
public
function
getDefaultParameters
();
70
75
public
function
initialize
(array $parameters = array());
76
81
public
function
getParameters
();
82
}
Omnipay\Common\GatewayInterface\initialize
initialize(array $parameters=array())
Omnipay\Common\GatewayInterface\getName
getName()
Omnipay\Common\GatewayInterface\getParameters
getParameters()
Omnipay\Common
Definition:
lib/vendor/omnipay/common/src/Omnipay/Common/AbstractGateway.php:6
Omnipay\Common\GatewayInterface\getDefaultParameters
getDefaultParameters()
Omnipay\Common\GatewayInterface\getShortName
getShortName()
plugins
paymethod
paypal
vendor
omnipay
common
src
Common
GatewayInterface.php
Generated on Fri Aug 28 2020 14:52:30 for Open Monograph Press by
1.8.17