Share via


PaymentMethod Constructor

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

Initializes a new instance of the PaymentMethod class.

Overload List

  Name Description
ms870854.pubmethod(en-US,CS.70).gif PaymentMethod(PaymentMethodTypes, String, String) Initializes a new instance of the PaymentMethod class with the payment type, default language, and the property name.
ms870854.pubmethod(en-US,CS.70).gif PaymentMethod(PaymentMethodTypes, String, String, String) Initializes a new instance of the PaymentMethod class with the payment type, default language, the property name, and the description.
ms870854.pubmethod(en-US,CS.70).gif PaymentMethod(PaymentMethodTypes, String, String, String, String, Int32) Initializes a new instance of the PaymentMethod class with the payment type, default language, the property name, the description, the Payment processor, and the configured mode.

Top

See Also

Reference

PaymentMethod Class

PaymentMethod Members

Microsoft.CommerceServer.Orders Namespace