Official Bank 0/122

Magento Certified Developer Exam (M70-101) - Magen Actual Exam Questions

Last updated on March 10, 2026

97% Exam Compliance
122 Total Questions
1
Question

How can you make a payment method store entire credit card numbers?

Options
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

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Which of the following should you do in order to add another product attribute to the condition in a shopping cart price rule?

Options
A

Mark the attribute as “Use for Promo Rule Conditions”on the attribute management page in the admin.

B

Override Mage SalesRule Model Rule Condition Product and modify the protected variable $_ruleAttributes.

C

Create an observer on the load sales rule product attributes event.

D

Add another child to the configuration node global/catalog/attributes_to_use_in_sales_rules.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which one of the following EAV attribute types may be used for layered navigation in native Magento?

Options
A

varchar

B

enum

C

option

D

union

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which one of the following API methods exists in Magento?

Options
A

catalog_category.save

B

catalog_product, items

C

catalog_product_attribute_set.update

D

catalog_product.info

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

What does Magento use to determine whether the automatically run upgrade scripts have been run yet?

Options
A

The modification date on the modules' etc/config.xml file

B

The version number (or lack thereof) stored in the cotre_module_vetrsion table

C

The version number (or lack thereof) stored in the cot:e_cesoui:ce table

D

A comparison of the resources that are capable of successfully loading

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.