CashCardPayment Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CashCardPayment class.
Overload List
Name | Description | |
---|---|---|
CashCardPayment()()() | Initializes a new instance of the CashCardPayment class. | |
CashCardPayment(SerializationInfo, StreamingContext) | Initializes a new instance of the CashCardPayment class using the specified serialization information and streaming context. | |
CashCardPayment(String, Guid) | Initializes a new instance of the CashCardPayment class using the specified billing address ID and payment method name. |
Top
Remarks
CashCardPayment is derived from the abstract Payment class and represents a payment mechanism.