// Job ID: #3675161
using OOP.BackgroundJobsManager.Jobs;
var paymentJobs = Activate<PaymentJobs>();
paymentJobs.PostPayment_RazorPay("pay_QLg3f3iuLa0u4D", 9492);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32 TransactionID) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120 at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(String RazorPayPaymentID, Int32 TransactionID) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116