// Job ID: #4387056
using OOP.BackgroundJobsManager.Jobs;
var paymentJobs = Activate<PaymentJobs>();
paymentJobs.PostPayment_RazorPay("pay_Px7A45dP2BKswL", 7571);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(String RazorPayPaymentID, Int32 TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61 at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Action action) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19