Dynamicweb.eCommerce.Orders Namespace > Fee Class > GetFees Method : GetFees(String,String) Method |
'Declaration
Public Overloads Shared Function GetFees( _ ByVal method As String, _ ByVal methodID As String _ ) As FeeCollection
public static FeeCollection GetFees( string method, string methodID )
public String GetFeeData() { FeeCollection dwFees = Fee.GetFees("PAY", payId); return GetFeeData( dwFees ); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2