Multiple Choice
Which of the following actions will enable logging via calls to debugData( ) on a native Magento payment method model?
A) Set the protected property $_debug of the payment model to true
B) Set the config node default/payment/debug/[method code] to 1
C) Call Mage:: register ('payment_method_debug_' . [method code], true) ;
D) Set the config node default/payment/ [method code]/debug to 1
E) Call setDebug(true) on the payment method model
Correct Answer:

Verified
Correct Answer:
Verified
Q47: Which one of the following statements is
Q48: What happens when you edit an existing
Q49: Which one of the following declares a
Q50: Given a grid interface that extends from
Q51: In admin, a shipment can be created
Q53: Which two of the following are supported
Q54: Which four of these xml elements are
Q55: To update your order information from a
Q56: You have used the "refresh"' action on
Q57: Which of the following is the default