Magento
M70-201 · Question #126
Which two public methods must be implemented in a functional custom shipping method directly extending Mage_Shipping_Model_Carrier_Abstract and also implementing…
The correct answer is A. collectRates() B. getAllowedMethods(). See the full explanation below for the reasoning.
Question
Which two public methods must be implemented in a functional custom shipping method directly extending Mage_Shipping_Model_Carrier_Abstract and also implementing Mage_Shipping_Model_Carrier_Interface? (Choose two)
Options
- AcollectRates()
- BgetAllowedMethods()
- CisTrackingAvailable()
- DisFixed()
- EgetConfigData()
- FcheckAvailableShipCountries()
How the community answered
(27 responses)- A70% (19)
- D19% (5)
- E4% (1)
- F7% (2)
Community Discussion
No community discussion yet for this question.