Interfaces
\
| Name | Description |
|---|---|
| Serializable | No description available |
\Heystack\Ecommerce\Currency\Interfaces
| Name | Description |
|---|---|
| CurrencyDataProvider | Interface CurrencyDataProvider |
| CurrencyInterface | Defines what a Currency data object needs to implement |
| CurrencyServiceInterface | Defines what a Currency Service needs to implement |
| HasCurrencyServiceInterface | Interface HasCurrencyServiceInterface |
\Heystack\Ecommerce\Locale\Interfaces
| Name | Description |
|---|---|
| CountryDataProviderInterface | No description available |
| CountryInterface | Defines what methods/functions a Country class needs to implement |
| HasLocaleServiceInterface | Interface HasLocaleServiceInterface |
| LocaleDetectionInterface | No description available |
| LocaleServiceInterface | Interface LocaleServiceInterface |
| ZoneDataProviderInterface | No description available |
| ZoneInterface | Defines what methods/functions a Zone class needs to implement |
| ZoneServiceInterface | No description available |
\Heystack\Ecommerce\Purchasable\Interfaces
| Name | Description |
|---|---|
| AvailabilityInterface | No description available |
| DiscountAvailabilityInterface | No description available |
| DiscountPurchasableInterface | No description available |
| PurchasableHolderInterface | PurchasableHolderInterface |
| PurchasableInterface | Purchasable |
\Heystack\Ecommerce\Transaction\Interfaces
| Name | Description |
|---|---|
| HasLinkedTransactionModifiersInterface | No description available |
| HasTransactionInterface | Interface HasnTransactionInterface |
| TransactionInterface | Defines what functions a Transaction Class needs to implement |
| TransactionModifierInterface | Defines what functions a TransactionModifier Class needs to implement |