CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 17: M70-201: Magento Certified Developer Plus

Which of the following actions will enable logging via calls to debugData() on a native Magento payment method model?

Nội dung câu hỏi

Which of the following actions will enable logging via calls to debugData() on a native Magento payment method model?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Set the protected property $_debug of the payment model to true
  2. B. Set the config node default/payment/debug/ [method code] to 1
  3. C. Call Mage::register ('payment_method_debug_' . [method code], true);
  4. D. Set the config node default/payment/ [method code]/debug to 1 — đáp án hiện tại
  5. E. Call setDebug(true) on the payment method model

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề