ShoppingCartServiceGetPaymentMethods Method
Uses NetFORUM's baseline auto-detection mechanism to determine which payment methods are valid to be used
when checking out with the current shopping cart.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IEnumerable<AccountingPaymentMethod> GetPaymentMethods()
Public Function GetPaymentMethods As IEnumerable(Of AccountingPaymentMethod)
public:
virtual IEnumerable<AccountingPaymentMethod^>^ GetPaymentMethods() sealed
abstract GetPaymentMethods : unit -> IEnumerable<AccountingPaymentMethod>
override GetPaymentMethods : unit -> IEnumerable<AccountingPaymentMethod>
Return Value
IEnumerableAccountingPaymentMethodThe publicly available payment methods selected by NetFORUM as appropriate for use with the current cart