Name | Description | |
---|---|---|
![]() | AcceptShipment | Accept the order shipment to the provider, a shipment will be created at provider if successfull. |
![]() | ConfirmAndAcceptShipment | Confirm and Accept the order shipment to the provider, a shipment will be validated and created at provider if successfull. |
![]() | ConfirmShipment | Confirm the order shipment to the provider, no shipment will be created at provider but only data is validated and basic rates will be returned |
![]() | GetConfigData | Gets the configuration data as name-value paris |
![]() | GetConfigUrl | Gets a Url for the configuration of the shipping provider implementation |
![]() | GetLogoUrl | Gets a Url for the logo of the shipping provider implementation |
![]() | GetServiceListItems | Gets a list of services provided by the shipping provider implementation |
![]() | GetShipRateQuote | Overloaded. Gets a shipping rate quote for shipping the given basket items from given warehouse to the given destination address |
![]() | GetTrackingSummary | Gets tracking summary for a given tracking number |
![]() | Initialize | Initializes the shipping provider implementation. Called by AC at the time of initialization. |
![]() | VoidShipment | Void the order shipment to the provider. |