Hi,
Im building payment processor plugin. I added single parameter APIKEY to the plugin

But for the function CreateProcessor parameter settingsValues is always null. Any suggestion why and if there is any way to fix?
public T CreateProcessor<T>(IEnumerable<SettingsValue> settingValues)