Click or drag to resize

IAtomiaBillingApiGetAvailablePaymentMethods Method

Gets the available payment methods.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<string> GetAvailablePaymentMethods()

Return Value

Type: ListString
List of available payment methods.
See Also