Omnipay\Common\GatewayInterface::getDefaultParameters PHP Méthode

getDefaultParameters() public méthode

array( 'username' => '', // string variable 'testMode' => false, // boolean variable 'landingPage' => array('billing', 'login'), // enum variable, first item is default );
    public function getDefaultParameters();