C# Class uWebshop.Payment.IngAdvanced.IngAdvancedPaymentProvider

Inheritance: IngAdvancedPaymentBase, IPaymentProvider
Mostrar archivo Open project: uWebshop/-INACTIVE-PaymentProviders

Public Methods

Method Description
GetAllPaymentMethods ( int id ) : IEnumerable
GetParameterRenderMethod ( ) : PaymentTransactionMethod

Method Details

GetAllPaymentMethods() public method

public GetAllPaymentMethods ( int id ) : IEnumerable
id int
return IEnumerable

GetParameterRenderMethod() public method

public GetParameterRenderMethod ( ) : PaymentTransactionMethod
return PaymentTransactionMethod