nerdexam
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)
  • A
    70% (19)
  • D
    19% (5)
  • E
    4% (1)
  • F
    7% (2)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice