GetPaymentMethods Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns a list of all configured payment methods.
Overload List
Name | Description | |
---|---|---|
GetPaymentMethods()()() | Returns a list of all active payment methods for all languages. | |
GetPaymentMethods(String) | Returns a list of all configured payment methods for the specified language. |
Top
Remarks
GetPaymentMethods caches payment methods, and returns payment methods from the cache if the payment method cache is configured. GetPaymentMethods queries the database only when the cache is not configured. Only the payment methods that are present in the specified language are returned.