iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api
IPluginIntegrationService Interface
IPluginIntegrationService Methods
AddButton Method
AddButtonOnClosedOrderView Method
AddButtonOnPastOrderView 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
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
Guid
GetPaymentProcessorSettingsKey
(
IExternalPaymentProcessor
processor
)
Parameters
processor
Type:
Resto.Front.Api
IExternalPaymentProcessor
Payment processor.
Return Value
Type:
Guid
Key.
See Also
Reference
IPluginIntegrationService Interface
Resto.Front.Api Namespace
Resto.Front.Api.Data.Settings
IPluginSettings
IPluginSettings
PluginKey