nerdexam
Magento

M70-101 · Question #124

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 ( )
  • FcheckAvailablesnipCountries ( )

How the community answered

(27 responses)
  • A
    78% (21)
  • C
    4% (1)
  • D
    4% (1)
  • F
    15% (4)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice