Table of Contents

Class SaveCreditCardResponse

Namespace
DotNetBrowser.Card.Handlers
Assembly
DotNetBrowser.dll

A response to the SaveCreditCardHandler.

public sealed class SaveCreditCardResponse
Inheritance
SaveCreditCardResponse
Inherited Members

Fields

Decline

Creates a SaveCreditCardResponse that notifies the browser to decline to save the credit card.

Save

Creates a SaveCreditCardResponse that notifies the browser to save the credit card to the ICreditCardStore credit card store.