Multiple Choice
How can you make a payment method store entire credit card numbers?
A) For security reasons, there are no native ways for doing that.
B) Pass the credit card number to the payment method: it will be stored automatically.
C) Change the protected property of payment method $_canSaveCc to true.
D) Configure your method to save the card number by setting 1 to the following xpath: default/payment/_NAME_/save_cc
Correct Answer:

Verified
Correct Answer:
Verified
Q57: Which of the following is the default
Q58: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1622/.jpg" alt=" The checkbox
Q59: A valid way to extend Mage_Adminhtml_Cms_PageController with
Q60: Which of the following block methods is
Q61: Which of the following layout XML directives
Q63: Which two of the following will return
Q64: What is the difference between the base_grand_total
Q65: Which method is responsible for a full
Q66: In what order are the routers from
Q67: Which one of the following statements is