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