Method | Description | |
---|---|---|
chooseGateway ( string $gateway ) | ||
disable ( ) | ||
enable ( ) | ||
getPaymentMethodInstructions ( string $language ) : string | ||
isAvailableInChannel ( string $channelName ) : boolean | ||
isCodeDisabled ( ) : boolean | ||
isPaymentMethodEnabled ( ) : boolean | ||
nameIt ( string $name, string $languageCode ) |
public getPaymentMethodInstructions ( string $language ) : string | ||
$language | string | |
return | string |
public isAvailableInChannel ( string $channelName ) : boolean | ||
$channelName | string | |
return | boolean |