PriceDetectService
This service class contains functions related to getting the correct sales prices for customers.
All public functions are available in the Twig template renderer.
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Namespace
IO\Services
Type | Name | Description |
---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
public __construct($detectSalesPriceService, $contactRepository, $app, $checkoutRepository, $basketService, $vatInitService, $vatService)
PriceDetectService constructor.
Type |
Name |
Description |
|
||
|
||
|
||
|
||
|
||
|
||
|
public getPriceIdsForCustomer():array
Deprecated!
since 5.0.0 will be removed in 6.0.0 |
Get valid price ids for current contact
public fromMemoryCache()
public resetMemoryCache($key = null)
Type |
Name |
Description |
|
Thank you for your feedback!