You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > PaymentMethod Class > PaymentMethod Methods > GetPayment
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
PaymentMethod.GetPayment Method

Returns a PaymentMethod based upon NameValueCollection. This would be used by the checkout control to get the paymentMethod posted back from the page.

C#
public virtual PaymentMethod GetPayment(System.Collections.Specialized.NameValueCollection postBackData);
Visual Basic
Public virtual Function GetPayment(postBackData As System.Collections.Specialized.NameValueCollection) As PaymentMethod
Parameters 
Description 
postBackData 
 
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!