You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Checkout Class > Checkout Properties > PaymentMethod
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Checkout.PaymentMethod Property

Specifies the class to call to collect the payment information. Change this to accept other types of payments, such as eChecks.

C#
[Category("Ektron")]
[Browsable(false)]
[Description("Specifies the PaymentMethod used for the order. Change this to accept other types of payments, such as eChecks.")]
public PaymentMethod PaymentMethod;
Visual Basic
<Category("Ektron")>
<Browsable(false)>
<Description("Specifies the PaymentMethod used for the order. Change this to accept other types of payments, such as eChecks.")>
Public Property PaymentMethod() As PaymentMethod
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!