Méthode | Description | |
---|---|---|
getBalance ( string $customerId, string $websiteId ) : Smalot\Magento\ActionInterface | Allows you to retrieve the customer store credit balance amount. | |
getHistory ( string $customerId, string $websiteId = null ) : Smalot\Magento\ActionInterface | Allows you to retrieve the customer store credit history information. |
public getBalance ( string $customerId, string $websiteId ) : Smalot\Magento\ActionInterface | ||
$customerId | string | |
$websiteId | string | |
Résultat | Smalot\Magento\ActionInterface |
public getHistory ( string $customerId, string $websiteId = null ) : Smalot\Magento\ActionInterface | ||
$customerId | string | |
$websiteId | string | |
Résultat | Smalot\Magento\ActionInterface |