PaymentItemsLoggerProcessor.ExecuteForSoftAlliance

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

var paymentItemsLoggerProcessor = Activate<PaymentItemsLoggerProcessor>();
await paymentItemsLoggerProcessor.ExecuteForSoftAlliance(
    FromJson<EntPaymentSoftAlliance>("{\"paymentLogId\":300257615,\"PaymentRef\":\"FBN|BRH|EKSG|23-09-2025|743313\",\"PaymentDate\":\"09/24/2025 10:32:35\",\"SettlementDate\":\"09/24/2025 00:00:01\",\"IsOwnBankCheque\":true,\"CustomerNumber\":\"4470230925103219\",\"TotalAmount\":590000.0000,\"TotalFee\":8400.0000,\"OagfFee\":225.0000,\"NibssFee\":1575.0000,\"CbnFee\":1650.0000,\"ProductId\":4545,\"ItemCode\":\"0003\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

09/24/2025 13:10:12 (+1.654s) 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()

+113ms Enqueued

Queue:
default

09/24/2025 13:10:10 Created