Gets the default PaymentGatewayProvider as defined in the config file
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public static PaymentGatewayProvider Provider { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Provider As PaymentGatewayProvider |
| Visual C++ |
|---|
public: static property PaymentGatewayProvider^ Provider { PaymentGatewayProvider^ get (); } |