IFlashpointShoppingCartGetPaymentMethods Method
Returns the payment methods for the shopping cart.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
IEnumerable<AccountingPaymentMethod> GetPaymentMethods(
string cartToken
)
Function GetPaymentMethods (
cartToken As String
) As IEnumerable(Of AccountingPaymentMethod)
IEnumerable<AccountingPaymentMethod^>^ GetPaymentMethods(
String^ cartToken
)
abstract GetPaymentMethods :
cartToken : string -> IEnumerable<AccountingPaymentMethod>
- cartToken String
- Working cart token
IEnumerableAccountingPaymentMethodThe payment methods