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