Méthode |
Description |
|
backToStore ( ) |
|
|
canSignIn ( ) : boolean |
|
|
checkInvalidCredentialsValidation ( ) : boolean |
|
|
checkValidationMessageFor ( string $element, string $message ) : boolean |
|
|
chooseDifferentBillingAddress ( ) |
|
|
getItemSubtotal ( string $itemName ) : string |
|
|
getPreFilledBillingAddress ( ) : Sylius\Component\Core\Model\AddressInterface |
|
|
getPreFilledShippingAddress ( ) : Sylius\Component\Core\Model\AddressInterface |
|
|
getShippingAddressCountry ( ) : string |
|
|
hasBillingAddressInput ( ) : boolean |
|
|
hasShippingAddressInput ( ) : boolean |
|
|
nextStep ( ) |
|
|
selectBillingAddressFromAddressBook ( Sylius\Component\Core\Model\AddressInterface $address ) |
|
|
selectBillingAddressProvince ( string $province ) |
|
|
selectShippingAddressFromAddressBook ( Sylius\Component\Core\Model\AddressInterface $address ) |
|
|
selectShippingAddressProvince ( string $province ) |
|
|
signIn ( ) |
|
|
specifyBillingAddress ( Sylius\Component\Core\Model\AddressInterface $billingAddress ) |
|
|
specifyBillingAddressProvince ( string $provinceName ) |
|
|
specifyEmail ( string $email ) |
|
|
specifyPassword ( string $password ) |
|
|
specifyShippingAddress ( Sylius\Component\Core\Model\AddressInterface $shippingAddress ) |
|
|
specifyShippingAddressProvince ( string $provinceName ) |
|
|