CreditCardPayment Constructor

Initializes a new instance of the CreditCardPayment class.

Overload List

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

See Also

Reference

CreditCardPayment Class

CreditCardPayment Members

Microsoft.CommerceServer.Runtime.Orders Namespace

CashCardPayment

GiftCertificatePayment

PurchaseOrderPayment