PaymentItemsLoggerProcessor.ExecuteForSoftAlliance

// Job ID: #12451616
using TqsNibssPDService.BackgroundOperations.Operations;

var paymentItemsLoggerProcessor = Activate<PaymentItemsLoggerProcessor>();
await paymentItemsLoggerProcessor.ExecuteForSoftAlliance(
    FromJson<EntPaymentSoftAlliance>("{\"paymentLogId\":300257567,\"PaymentRef\":\"FBN|BRH|EKSG|19-09-2025|743290\",\"PaymentDate\":\"09/22/2025 11:11:58\",\"SettlementDate\":\"09/22/2025 00:00:01\",\"IsOwnBankCheque\":true,\"CustomerNumber\":\"5571190925161704\",\"TotalAmount\":300000.0000,\"TotalFee\":8400.0000,\"OagfFee\":225.0000,\"NibssFee\":1575.0000,\"CbnFee\":1650.0000,\"ProductId\":4545,\"ItemCode\":\"0003\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

09/22/2025 10:00:48 (+8.103s) Failed

Can not change the state to 'Processing': target method was not found.

System.TypeLoadException

Could not load type 'TqsNibssPDService.BackgroundOperations.Contracts.EntPaymentSoftAlliance' from assembly 'TqsNibssPDService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type 'TqsNibssPDService.BackgroundOperations.Contracts.EntPaymentSoftAlliance' from assembly 'TqsNibssPDService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at System.Reflection.RuntimeAssembly.GetType(QCallAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type, ObjectHandleOnStack keepAlive, ObjectHandleOnStack assemblyLoadContext)
   at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
   at System.TypeNameParser.ResolveType(Assembly assembly, String[] names, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.TypeNameParser.ConstructType(Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError)
   at Hangfire.Common.TypeHelper.DefaultTypeResolver(String typeName)
   at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
   at Hangfire.Storage.InvocationData.DeserializeJob()

+1.423s Enqueued

Queue:
default

09/22/2025 10:00:38 Created