// Job ID: #4375611
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\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61