Share via


Payment Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the Payment class.

Overload List

  Name Description
Aa511824.protmethod(en-US,CS.70).gif Payment()()() Initializes a new instance of the Payment class.
Aa511824.protmethod(en-US,CS.70).gif Payment(SerializationInfo, StreamingContext) Initializes a new instance of the Payment class using the specified serialization information and streaming context.

Top

Remarks

Represents a payment mechanism, such as a credit card.

The following classes derive from this abstract class:

See Also

Reference

Payment Class

Payment Members

Microsoft.CommerceServer.Runtime.Orders Namespace