<< Prev Question Next Question >>

Question 10/15

A developer is customizing the payment methods widget to enable the shopper to store a credit card when checking out. The widget needs to add three properties to the payments object of the JSON authorization request when creating the order:
*saveCard (Boolean)
*nickname (string)
*setAsDefault (Boolean)
Each of the properties needs to be bound to a particular view model for the properties to be added to the payments object.
Which is the correct view model?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *