| Interface | Description |
|---|---|
| ModuleInterface |
All Konakart Admin modules must implement the ModuleInterface
|
| OrderTotalModuleInterface |
All Konakart order total modules must implement the OrderTotalModuleInterface
|
| OtherModuleInterface |
All Konakart "other" modules must implement the OtherModuleInterface
|
| PaymentModuleInterface |
All Konakart payment modules must implement the PaymentModuleInterface
|
| ShippingModuleInterface |
All Konakart shipping modules must implement the ShippingModuleInterface
|
| Class | Description |
|---|---|
| Module |
Implements the Module interface
|
| OrderTotalModule |
Implements the OrderTotalModule interface
|
| OtherModule |
Implements the OtherModule interface
|
| PaymentModule |
Implements the PaymentModule interface
|
| ShippingModule |
Implements the ShippingModule interface
|
Copyright © 2018 DS Data Systems UK Ltd.