PaymentItemsLoggerProcessor.ExecuteForSoftAlliance

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

var paymentItemsLoggerProcessor = Activate<PaymentItemsLoggerProcessor>();
await paymentItemsLoggerProcessor.ExecuteForSoftAlliance(
    FromJson<EntPaymentSoftAlliance>("{\"paymentLogId\":300257711,\"PaymentRef\":\"FBN|BRH|EKSG|24-09-2025|743352\",\"PaymentDate\":\"09/24/2025 13:31:36\",\"SettlementDate\":\"09/25/2025 00:00:01\",\"IsOwnBankCheque\":true,\"CustomerNumber\":\"1255240925133041\",\"TotalAmount\":42900.0000,\"TotalFee\":8400.0000,\"OagfFee\":225.0000,\"NibssFee\":1575.0000,\"CbnFee\":1650.0000,\"ProductId\":4545,\"ItemCode\":\"0003\"}"));

Parameters

CurrentCulture
"en-NG"
CurrentUICulture
"en-US"

State

09/24/2025 13:16:24 (+1.304s) 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:16:22 Created