Click or drag to resize

SaveCreditCardResponse Fields

The SaveCreditCardResponse type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDecline
Creates a SaveCreditCardResponse that notifies the browser to decline to save the credit card.
Public fieldStatic memberSave
Creates a SaveCreditCardResponse that notifies the browser to save the credit card to the ICreditCardStore credit card store.
Top
See Also