EE0-021  Exam

Exam # of questions Description  Update
EE0-021 53 EE0-021... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

EE0-021 - Exam Information
  • Description: ATG Commerce Certification Exam
  • Passing Score: 75%
  • Practice Test - Number of questions: 53 questions
  • Simulation Test - Number of questions: 53 questions
  • Simulation Test Duration: 90 minutes
  • Has explanations: No

Question of the day

Which three statements are true about the credit card form of payment?(Choose three.)

Answer(s)

  1. The defaultCreditCard property specifies the user's default credit card.
  2. You can use the CreateCreditCardFormHandler to add a credit card in a JSP page.
  3. In the user profile, the creditCards property is a map of the user's available credit cards.
  4. You can programmatically create a new CreditCard repository item using thePaymentGroupManager object.
Correct Answer

The defaultCreditCard property specifies the user's default credit card.

You can use the CreateCreditCardFormHandler to add a credit card in a JSP page.

In the user profile, the creditCards property is a map of the user's available credit cards.