Share via


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
ms870930.protmethod(en-US,CS.70).gif CashCardPayment()()() Initializes a new instance of the CashCardPayment class.
ms870930.protmethod(en-US,CS.70).gif CashCardPayment(SerializationInfo, StreamingContext) Initializes a new instance of the CashCardPayment class using the specified serialization information and streaming context.
ms870930.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

CashCardPayment Class

CashCardPayment Members

Microsoft.CommerceServer.Runtime.Orders Namespace

CreditCardPayment

GiftCertificatePayment

PurchaseOrderPayment