iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api
IPluginIntegrationService Interface
IPluginIntegrationService Methods
GetApplicationVersion Method
GetConfigsDirectoryPath Method
GetDataStorageDirectoryPath Method
GetPaymentProcessorSettingsKey Method
GetPluginSettings Method
GetSupportedApiVersions Method
UpdatePluginSettings Method
IPluginIntegrationService
GetPaymentProcessorSettingsKey Method
Get
PluginKey
to use with settings of payment processor.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
Guid
GetPaymentProcessorSettingsKey
(
IPaymentProcessor
processor
)
Parameters
processor
Type:
Resto.Front.Api
IPaymentProcessor
Payment processor.
Return Value
Type:
Guid
Key.
See Also
Reference
IPluginIntegrationService Interface
Resto.Front.Api Namespace
Resto.Front.Api.Data.Settings
IPluginSettings
IPluginSettings
PluginKey