PHP Interface Sylius\Behat\Page\Shop\Order\ShowPageInterface

Author: Arkadiusz Krakowiak ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPageInterface
Afficher le fichier Open project: sylius/sylius Interface Usage Examples

Méthodes publiques

Méthode Description
choosePaymentMethod ( string $paymentMethodName )
getNotifications ( ) : string[]
hasPayAction ( ) : boolean
pay ( )

Method Details

choosePaymentMethod() public méthode

public choosePaymentMethod ( string $paymentMethodName )
$paymentMethodName string

getNotifications() public méthode

public getNotifications ( ) : string[]
Résultat string[]

hasPayAction() public méthode

public hasPayAction ( ) : boolean
Résultat boolean

pay() public méthode

public pay ( )