MerchantAccountSupportedCards Method

Overload List
  Name Description
Public method SupportedCards(Guid)
Returns the credit cards supported by a merchant account specified by its BBPS Guid.
Public method SupportedCards(Int32)
Returns the credit cards supported by a merchant account specified by its integer ID.
Public method SupportedCards(MerchantAccount)
Returns the credit cards supported by a merchant account specified by an API.Transactions.MerchantAccount instance.
See Also