2023-04-19 05:02:39.0560||DEBUG|CourseService.Program|init main function 2023-04-19 05:02:40.4261||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 4:02:40 AM 2023-04-19 05:02:40.6535||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 05:02:40.6623||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-04-19 05:02:40.6623||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 05:02:40.6623||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 05:02:40.6623||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-04-19 05:02:40.6798||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 05:02:40.7128||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-04-19 05:02:40.7128||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-04-19 05:02:40.7128||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-04-19 05:02:40.7128||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-04-19 05:02:40.7239||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-04-19 05:02:40.7239||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-04-19 05:02:40.7239||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-04-19 05:02:40.7239||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-04-19 05:02:40.8525||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-04-19 05:02:41.0856||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:41.2217||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 05:02:41.2222||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 05:02:41.2222||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 05:02:41.2222||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 05:02:41.2222||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 05:02:41.3363||ERROR|CourseService.Core.Service.CourseService|Error occurred. Details System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime. at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) at System.DateTime..ctor(Int32 year, Int32 month, Int32 day) at CourseService.Core.Service.CourseService.<>c__DisplayClass105_1.b__4(Int32 month) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3568 at System.Linq.Enumerable.SelectRangeIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at CourseService.Core.Service.CourseService.GetMonthlyEnrollmentStatistic(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3574 2023-04-19 05:02:41.3363||ERROR|CourseService.Controllers.CourseController|Error Occurred from GetMonthlyEnrollmentStatistics. Details System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime. at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) at System.DateTime..ctor(Int32 year, Int32 month, Int32 day) at CourseService.Core.Service.CourseService.<>c__DisplayClass105_1.b__4(Int32 month) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3568 at System.Linq.Enumerable.SelectRangeIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at CourseService.Core.Service.CourseService.GetMonthlyEnrollmentStatistic(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\CourseService.cs:line 3574 at CourseService.Controllers.CourseController.GetMonthlyEnrollmentStatistics(Nullable`1 institutionId) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService\Controllers\CourseController.cs:line 1474 2023-04-19 05:02:41.5021||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:41.5599||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:41.5599||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:42.3406||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:42.3406||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:42.3582||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 05:02:42.3582||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 05:02:42.3582||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 05:02:42.3582||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 05:02:42.3582||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 05:02:42.6373||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:42.6489||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:42.6489||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 05:02:42.7887||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 05:02:42.9327||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 05:02:43.0909||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:43.0909||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:43.0909||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:43.1113||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 05:02:43.2449||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 05:02:43.5168||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:43.5222||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:43.5222||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 05:02:43.6685||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 05:02:43.9515||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:43.9591||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 05:02:43.9591||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 05:02:43.9591||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 05:02:43.9591||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 05:02:43.9591||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 05:02:44.2909||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:44.3028||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 05:02:44.3028||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 05:02:44.3028||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 05:02:44.3028||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 05:02:44.3028||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 05:02:44.7257||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 05:02:45.2710||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:45.2847||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 05:02:45.2847||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 05:02:45.2847||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 05:02:45.2862||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 05:02:45.2862||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 05:02:45.5549||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:45.5549||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:45.5549||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 05:02:45.6931||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 05:02:46.0244||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 05:02:46.0244||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 05:02:46.0244||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 05:02:46.1788||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 05:02:46.1788||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 05:02:46.1788||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 05:02:46.1788||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 07:41:47.7223||DEBUG|CourseService.Program|init main function 2023-04-19 07:41:51.7519||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 6:41:51 AM 2023-04-19 07:41:52.4493||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 07:41:52.4493||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-04-19 07:41:52.4493||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 07:41:52.4600||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 07:41:52.4600||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-04-19 07:41:52.4600||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 07:41:52.4965||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-04-19 07:41:52.4965||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-04-19 07:41:52.5043||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-04-19 07:41:52.6250||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-04-19 07:41:53.7801||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:53.9470||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 07:41:53.9470||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 07:41:53.9470||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 07:41:53.9470||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 07:41:53.9470||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 07:41:54.2580||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:54.3392||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:54.3392||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:54.7724||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 07:41:54.7724||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 07:41:55.1579||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 07:41:55.1731||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 07:41:55.4558||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:55.4558||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:55.4558||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 07:41:55.6450||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 07:41:55.9444||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:55.9444||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:55.9444||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 07:41:56.1037||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 07:41:56.3787||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:56.3787||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:56.3787||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 07:41:56.5410||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 07:41:56.8010||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:56.8085||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 07:41:56.8085||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 07:41:56.8085||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 07:41:56.8085||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 07:41:56.8284||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 07:41:57.1715||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:57.1861||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 07:41:57.1861||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 07:41:57.1861||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 07:41:57.1861||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 07:41:57.1861||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 07:41:57.4522||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:57.4612||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 07:41:57.4612||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 07:41:57.4612||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 07:41:57.4612||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 07:41:57.4612||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 07:41:57.7601||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:57.7708||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 07:41:57.7708||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 07:41:57.7708||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 07:41:57.7708||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 07:41:57.7708||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 07:41:58.0608||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:58.0660||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:58.0660||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:58.2153||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:58.2153||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:58.2216||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 07:41:58.2216||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 07:41:58.2216||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 07:41:58.2216||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 07:41:58.2216||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 07:41:58.5586||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 07:41:58.5586||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 07:41:58.5586||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 07:41:58.7107||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 07:41:58.7107||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 07:41:58.7107||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 07:41:58.7107||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 08:00:06.3203||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 7:00:06 AM 2023-04-19 08:00:06.3203||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 08:00:06.3203||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 08:00:06.3203||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 08:00:06.3203||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 08:00:07.2514||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:07.2619||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 08:00:07.2619||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 08:00:07.2619||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 08:00:07.2619||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 08:00:07.2619||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 08:00:08.1285||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:08.1354||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:08.1354||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 08:00:08.4645||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 08:00:09.0872||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:09.0872||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:09.0872||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 08:00:09.2416||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 08:00:09.5871||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:09.5871||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:09.5871||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:09.7531||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:09.7531||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:09.7577||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 08:00:09.7577||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 08:00:09.7577||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 08:00:09.7577||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 08:00:09.7577||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 08:00:10.3075||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:10.3075||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:10.3075||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 08:00:10.4635||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 08:00:10.9322||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 08:00:11.3219||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 08:00:12.0373||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 08:00:12.5256||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:12.5358||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 08:00:12.5358||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 08:00:12.5358||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 08:00:12.5358||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 08:00:12.5358||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 08:00:12.9615||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:12.9615||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:12.9615||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 08:00:13.1165||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 08:00:15.7136||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 08:00:15.7136||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 08:00:15.7136||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 08:00:15.8694||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 08:00:15.8694||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 08:00:15.8694||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 08:00:15.8694||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 08:03:57.3693||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:03:57.7755||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:04:58.0081||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:04:58.4336||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:06:07.9241||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:06:08.1401||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:06:08.2129||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:06:08.2734||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 08:06:09.0238||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 10:20:27.2639||DEBUG|CourseService.Program|init main function 2023-04-19 10:20:31.3183||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 9:20:31 AM 2023-04-19 10:20:31.9595||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 10:20:31.9595||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 10:20:31.9707||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 10:20:31.9707||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 10:20:32.5195||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:32.7013||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 10:20:32.7013||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 10:20:32.7013||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 10:20:32.7013||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 10:20:32.7038||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 10:20:33.0066||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:33.0670||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:33.0670||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:33.8360||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:33.8360||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:33.8492||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 10:20:33.8492||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 10:20:33.8492||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 10:20:33.8492||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 10:20:33.8492||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 10:20:34.2148||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:34.2213||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:34.2213||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 10:20:34.3835||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 10:20:34.6741||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:34.6741||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:34.6741||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 10:20:34.8346||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 10:20:35.1482||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:35.1482||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:35.1482||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 10:20:35.3046||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 10:20:35.5826||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:35.5954||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 10:20:35.5954||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 10:20:35.5954||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 10:20:35.5954||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 10:20:35.5954||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 10:20:36.0028||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 10:20:36.3248||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:36.3312||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 10:20:36.3312||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 10:20:36.3312||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 10:20:36.3312||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 10:20:36.3312||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 10:20:36.5796||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:36.5943||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 10:20:36.5943||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 10:20:36.5943||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 10:20:36.5943||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 10:20:36.5943||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 10:20:36.8585||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:36.8640||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:36.8640||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:37.0143||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:37.0143||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:37.0208||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 10:20:37.0208||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 10:20:37.0208||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 10:20:37.0208||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 10:20:37.0208||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 10:20:37.2978||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 10:20:37.2978||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 10:20:37.2978||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 10:20:37.4362||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 10:20:37.4362||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 10:20:37.4402||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 10:20:37.4402||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 10:21:16.3882||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:21:16.3882||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:21:16.4672||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:21:16.5391||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:21:17.3898||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:43:42.6670||DEBUG|CourseService.Program|init main function 2023-04-19 10:43:45.2517||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:43:45.3201||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:43:45.3201||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:43:45.4009||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:43:45.4800||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:44:19.8268||DEBUG|CourseService.Program|init main function 2023-04-19 10:44:22.4325||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:44:22.5001||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:44:22.5001||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:44:22.5765||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 10:44:22.6532||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:02:59.5303||DEBUG|CourseService.Program|init main function 2023-04-19 11:03:00.8141||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 10:03:00 AM 2023-04-19 11:03:01.0229||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 11:03:01.0229||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 11:03:01.0229||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 11:03:01.0419||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 11:03:01.4630||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:03:01.6398||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 11:03:01.6398||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 11:03:01.6398||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 11:03:01.6398||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 11:03:01.6398||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 11:03:01.9669||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:03:01.9905||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:03:02.0291||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:03:02.0291||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:03:02.0451||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:03:02.0451||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:03:02.1142||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:03:02.1927||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:03:03.6454||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:03:03.6454||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:03:03.6604||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 11:03:03.6604||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 11:03:03.6604||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 11:03:03.6604||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 11:03:03.6604||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 11:03:03.9739||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:03:03.9739||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:03:03.9739||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:03:04.1285||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:03:04.1285||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:03:04.1337||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 11:03:04.1337||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 11:03:04.1337||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 11:03:04.1337||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 11:03:04.1337||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 11:05:24.2351||DEBUG|CourseService.Program|init main function 2023-04-19 11:05:26.5718||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:05:26.6421||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:05:26.6421||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:05:26.7222||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:05:26.8011||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:06:05.2605||DEBUG|CourseService.Program|init main function 2023-04-19 11:06:07.9060||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:06:07.9714||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:06:07.9714||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:06:08.0528||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:06:08.1282||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:47.0492||DEBUG|CourseService.Program|init main function 2023-04-19 11:07:49.5004||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:49.5769||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:49.5769||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:49.6559||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:49.7307||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:52.2332||DEBUG|CourseService.Program|init main function 2023-04-19 11:07:54.4046||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:54.4801||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:54.4801||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:54.5609||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:07:54.6408||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:08:00.3174||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 10:08:00 AM 2023-04-19 11:08:00.3381||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 11:08:00.3381||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 11:08:00.3381||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 11:08:00.3493||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 11:08:00.7303||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:00.8513||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 11:08:00.8513||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 11:08:00.8513||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 11:08:00.8513||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 11:08:00.8513||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 11:08:01.1688||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:01.2221||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:01.2221||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:01.4350||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:01.4350||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:01.4458||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 11:08:01.4458||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 11:08:01.4458||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 11:08:01.4458||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 11:08:01.4458||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 11:08:01.9153||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:01.9246||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:01.9246||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 11:08:02.0722||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 11:08:02.0803||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 11:08:02.6471||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:02.6471||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:02.6551||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 11:08:02.7869||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 11:08:03.1575||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:03.1575||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:03.1575||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 11:08:03.3003||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 11:08:03.6202||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:03.6317||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 11:08:03.6317||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 11:08:03.6317||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 11:08:03.6317||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 11:08:03.6317||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 11:08:03.9816||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:03.9891||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 11:08:03.9891||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 11:08:03.9891||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 11:08:03.9891||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 11:08:03.9891||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 11:08:04.2654||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 11:08:04.5875||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:04.6004||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 11:08:04.6004||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 11:08:04.6004||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 11:08:04.6004||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 11:08:04.6004||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 11:08:04.8978||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:04.8978||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:04.8978||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:05.0416||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:05.0416||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:05.0479||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 11:08:05.0479||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 11:08:05.0479||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 11:08:05.0479||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 11:08:05.0479||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 11:08:05.9084||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 11:08:05.9084||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 11:08:05.9084||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 11:08:06.0528||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 11:08:06.0528||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 11:08:06.0528||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 11:08:06.0528||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 11:23:12.0702||DEBUG|CourseService.Program|init main function 2023-04-19 11:23:14.7239||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:23:14.7911||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:23:14.7911||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:23:14.8721||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:23:14.9470||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:58:00.9794||DEBUG|CourseService.Program|init main function 2023-04-19 11:58:03.3208||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:58:03.3891||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:58:03.3891||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:58:03.4703||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 11:58:03.5452||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:06.1554||DEBUG|CourseService.Program|init main function 2023-04-19 12:28:07.4463||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 11:28:07 AM 2023-04-19 12:28:07.6629||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 12:28:07.6701||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 12:28:07.6701||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 12:28:07.6813||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 12:28:08.1266||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 12:28:08.3023||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 12:28:08.3023||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 12:28:08.3023||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 12:28:08.3023||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 12:28:08.3045||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 12:28:08.5852||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:08.5971||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 12:28:08.6466||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 12:28:08.6466||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 12:28:08.6466||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:08.6466||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:08.7349||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:08.8185||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:10.2433||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 12:28:10.2433||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 12:28:10.2581||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 12:28:10.2581||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 12:28:10.2581||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 12:28:10.2581||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 12:28:10.2581||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 12:28:10.5991||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 12:28:10.5991||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 12:28:10.5991||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 12:28:10.7484||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 12:28:11.0195||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 12:28:11.0250||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 12:28:11.0250||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 12:28:11.1724||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 12:28:11.1803||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 12:28:11.4577||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 12:28:11.4664||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 12:28:11.4664||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 12:28:29.0409||DEBUG|CourseService.Program|init main function 2023-04-19 12:28:31.4939||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:31.5695||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:31.5695||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:31.6506||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 12:28:31.7244||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:10.2726||DEBUG|CourseService.Program|init main function 2023-04-19 13:21:11.5673||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 12:21:11 PM 2023-04-19 13:21:11.5673||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 12:21:11 PM 2023-04-19 13:21:11.7920||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 13:21:11.7920||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.CourseService|4 courses to be Processed 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 13:21:11.7997||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 255 2023-04-19 13:21:11.8151||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 13:21:11.8151||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 13:21:11.8424||WARN|CourseService.Core.Service.CourseService|2 CourseAssets for CourseId 255 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 256 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 256 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 257 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 257 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|About to start processing CourseAssets for CourseId 260 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/0ab9db94-0a05-40a9-ba99-daefb6c1d3ce.mp4]. 2023-04-19 13:21:11.8443||WARN|CourseService.Core.Service.CourseService|0 CourseAssets for CourseId 260 2023-04-19 13:21:11.9697||WARN|CourseService.Core.Service.IntegrationService|Uploading a text file [F:\WebApps\SkillDorm-V1\API-SD\wwwroot\Video\Course\/971df495-b0c1-4ac6-8a73-2ee618f7c759.mp4]. 2023-04-19 13:21:12.1985||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:12.1985||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 13:21:12.3435||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 13:21:12.6647||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:12.7281||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:12.7281||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:12.8774||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:12.9145||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:12.9235||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:12.9235||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:12.9445||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:12.9445||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:13.0365||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:13.1658||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:21:14.8181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:14.8181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:14.8181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:14.8181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:14.8382||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:15.1416||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:15.1416||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:15.1556||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:15.1918||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:15.1918||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:15.1918||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:15.3100||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:15.3100||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:15.3169||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:15.3323||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:15.3323||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:15.3323||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:15.3323||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:15.3323||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:15.4602||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 13:21:15.5434||ERROR|CourseService.Core.Service.IntegrationService|Uploading Failed. Details System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at CourseService.Core.Service.IntegrationService.UploadVideo(Int64 UserId, String FilePath) in C:\Program Files (x86)\Jenkins\workspace\SkillDorm-BE-V1\CourseService.Core\Service\IntegrationService.cs:line 219 2023-04-19 13:21:15.5936||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:15.5936||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:15.5936||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:15.6196||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:15.6196||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:15.6196||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:15.7530||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 13:21:16.0208||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.0208||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:16.0208||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:16.0940||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.0967||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:16.0967||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 13:21:16.1634||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 13:21:16.2201||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 13:21:16.4489||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.4579||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 13:21:16.4579||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 13:21:16.4579||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 13:21:16.4579||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 13:21:16.4579||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 13:21:16.4863||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 13:21:16.7714||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 13:21:16.7827||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 13:21:17.0730||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 13:21:17.0792||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.0981||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 13:21:17.0981||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 13:21:17.0981||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 13:21:17.0981||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 13:21:17.0981||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 13:21:17.4466||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.4631||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 13:21:17.4631||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 13:21:17.4631||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 13:21:17.4631||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 13:21:17.4666||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 13:21:17.6018||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.6119||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 13:21:17.6119||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 13:21:17.6119||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 13:21:17.6119||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 13:21:17.6119||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 13:21:17.7664||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.7664||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:17.7664||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:17.8745||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:17.8745||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:17.8745||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 13:21:17.9075||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 13:21:18.0054||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 13:21:18.1771||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:18.1771||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:18.1771||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:18.2644||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 13:21:18.2683||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 13:21:18.2683||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 13:21:18.3352||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:18.3352||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:18.3352||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 13:21:18.3352||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 13:21:18.3956||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 13:21:18.3956||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 13:21:18.3956||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 13:21:18.3956||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 13:29:52.6260||DEBUG|CourseService.Program|init main function 2023-04-19 13:30:07.5480||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 7 2023-04-19 13:30:08.4265||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 7 2023-04-19 13:30:11.7842||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 7 2023-04-19 13:30:53.9115||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:33:14.1229||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 7 2023-04-19 13:36:06.9140||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:36:06.9140||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:36:06.9140||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:36:06.9851||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:36:07.0499||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 13:39:37.1762||DEBUG|CourseService.Program|init main function 2023-04-19 13:41:10.0678||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:42:35.9973||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:42:36.5882||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:42:37.9985||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 7 2023-04-19 13:46:49.5317||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:46:50.1484||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:46:51.3740||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 8 2023-04-19 13:49:00.8127||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:49:08.5382||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:49:14.0114||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:49:15.5543||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:49:18.0613||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:49:22.5185||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:52:29.9604||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 9 2023-04-19 13:55:00.0622||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 9 2023-04-19 13:55:09.2306||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 9 2023-04-19 13:55:29.7949||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:59:31.5160||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:59:32.1148||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 13:59:32.7580||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 9 2023-04-19 14:00:08.2379||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 1:00:08 PM 2023-04-19 14:00:08.2686||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 14:00:08.2686||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 14:00:08.2686||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 14:00:08.2686||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 14:00:08.7318||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:08.7859||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 14:00:08.7859||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 14:00:08.7859||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 14:00:08.7859||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 14:00:08.7859||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 14:00:09.0907||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:09.1403||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:09.1403||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 14:00:09.5379||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 14:00:10.6812||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:10.6812||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:10.6812||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 14:00:10.8088||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 14:00:11.3168||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:11.3200||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:11.3200||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:11.4550||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:11.4550||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:11.4596||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 14:00:11.4596||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 14:00:11.4596||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 14:00:11.4596||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 14:00:11.4596||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 14:00:11.8254||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:11.8254||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:11.8254||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 14:00:11.9602||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 14:00:12.4062||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:12.4130||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 14:00:12.4130||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 14:00:12.4130||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 14:00:12.4130||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 14:00:12.4130||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 14:00:12.8338||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 14:00:13.5274||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:13.5376||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 14:00:13.5376||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 14:00:13.5376||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 14:00:13.5376||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 14:00:13.5376||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 14:00:13.8666||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 14:00:14.2543||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:14.2543||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:14.2543||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 14:00:14.4004||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 14:00:14.7948||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 14:00:14.7948||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 14:00:14.7948||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 14:00:14.9223||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 14:00:14.9223||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 14:00:14.9223||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 14:00:14.9268||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 14:00:41.5633||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:01:16.8209||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:03:50.3665||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:05:57.6820||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:08:21.0092||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:09:05.4280||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:10:55.3621||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:12:07.0067||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:12:07.7813||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:12:23.6775||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:12:24.2217||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:12:25.3266||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 10 2023-04-19 14:12:57.8392||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:16:34.2139||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:16:34.7706||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:16:35.3859||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 11 2023-04-19 14:18:03.4934||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:18:04.0840||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:18:05.5590||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 12 2023-04-19 14:18:40.0009||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:19:05.1772||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:20:42.8219||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:20:43.3839||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:20:44.5216||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 13 2023-04-19 14:25:21.4387||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:25:21.9934||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:25:22.6019||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 14 2023-04-19 14:26:35.3365||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:26:35.8925||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:26:36.9854||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 15 2023-04-19 14:27:23.6522||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:27:24.2337||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:27:25.3373||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 16 2023-04-19 14:29:47.6667||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:29:48.2668||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:29:49.3458||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 17 2023-04-19 14:30:56.5699||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:31:48.3973||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:31:48.9801||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:31:50.2093||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 18 2023-04-19 14:33:12.8243||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 19 2023-04-19 14:33:22.0550||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:33:23.4164||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 19 2023-04-19 14:34:04.0745||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:34:04.6834||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:34:05.8043||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 20 2023-04-19 14:34:31.6714||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:35:03.2119||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:35:03.8221||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:35:05.0250||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 21 2023-04-19 14:35:19.8198||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:35:20.4268||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:35:21.5457||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 22 2023-04-19 14:35:59.7513||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:36:00.3573||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:36:01.4966||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 23 2023-04-19 14:37:57.4117||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:37:58.0506||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:37:59.1735||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 24 2023-04-19 14:40:26.0280||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 24 2023-04-19 14:40:37.8341||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 24 2023-04-19 14:40:44.1763||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:40:44.7712||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:40:45.9460||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 25 2023-04-19 14:43:15.2178||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 25 2023-04-19 14:44:50.9743||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:45:04.5300||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:45:15.6787||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:46:50.5836||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 25 2023-04-19 14:46:55.8839||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:47:45.3839||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:47:47.0285||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:50:14.5464||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 9 2023-04-19 14:51:35.3135||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:53:17.3114||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 26 2023-04-19 14:54:14.0820||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:54:14.6843||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:54:27.8828||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:55:08.3468||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:55:11.1784||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:56:35.5121||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 26 2023-04-19 14:56:48.0066||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 26 2023-04-19 14:57:26.0510||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 14:57:59.9718||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:00:09.2655||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 2:00:09 PM 2023-04-19 15:00:09.2655||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 15:00:09.2655||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 15:00:09.2655||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 15:00:09.2655||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 15:00:09.9078||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 15:00:11.1662||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:11.1729||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:11.1729||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 15:00:11.5574||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 15:00:15.4715||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:15.4715||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:15.4715||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 15:00:15.6232||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 15:00:16.0893||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:16.0893||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:16.0893||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:16.2428||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:16.2428||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:16.2465||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 15:00:16.2465||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 15:00:16.2465||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 15:00:16.2465||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 15:00:16.2465||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 15:00:16.5915||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 26 2023-04-19 15:00:16.8288||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:16.8288||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:16.8288||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 15:00:16.9812||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 15:00:17.6185||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:17.6240||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 15:00:17.6240||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 15:00:17.6240||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 15:00:17.6240||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 15:00:17.6240||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 15:00:17.9560||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 15:00:19.6762||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:19.6824||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 15:00:19.6824||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 15:00:19.6824||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 15:00:19.6824||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 15:00:19.6824||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 15:00:20.7236||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:20.7314||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 15:00:20.7314||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 15:00:20.7314||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 15:00:20.7314||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 15:00:20.7314||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 15:00:21.0984||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:21.0984||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:21.1018||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 15:00:21.2514||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 15:00:21.2580||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 15:00:22.3676||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 15:00:22.3705||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 15:00:22.3705||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 15:00:22.5255||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 15:00:22.5255||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 15:00:22.5255||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 15:00:22.5255||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 15:01:20.7066||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:01:21.3203||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:01:22.3691||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 26 2023-04-19 15:02:45.0464||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:02:45.6711||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:02:47.0913||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 27 2023-04-19 15:06:19.3550||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 28 2023-04-19 15:06:31.8310||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:06:33.2251||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 28 2023-04-19 15:09:23.9570||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:09:24.5859||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:09:25.7725||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 29 2023-04-19 15:10:29.1763||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:10:29.8782||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:10:31.0051||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 1 2023-04-19 15:10:38.6194||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 1 2023-04-19 15:11:04.7327||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 1 2023-04-19 15:11:08.0071||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:11:08.7711||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 2 2023-04-19 15:12:48.2043||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:24:47.5961||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 15:29:40.1074||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:29:40.1074||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:29:40.1074||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:29:40.1769||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:29:40.2419||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:29:41.0379||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:32:22.7937||DEBUG|CourseService.Program|init main function 2023-04-19 15:32:25.7808||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 15:34:44.7368||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:34:44.8529||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:34:45.4769||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 3 2023-04-19 15:35:04.4468||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 15:37:24.6483||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:37:24.7492||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:37:25.6271||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 5 2023-04-19 15:38:20.6439||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 15:38:26.9880||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 6 2023-04-19 15:38:30.4872||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:38:40.6404||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:38:41.5373||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:38:42.3832||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 6 2023-04-19 15:38:51.4049||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 15:39:51.7044||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:39:52.3526||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:39:53.4544||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 6, CurrentSection : 3 2023-04-19 15:40:45.1553||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:40:47.6444||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:40:47.7476||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:40:48.4045||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 1 2023-04-19 15:41:34.3261||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:41:34.4420||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:41:35.0733||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 2 2023-04-19 15:42:48.1419||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:42:48.2497||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:42:48.9105||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 3 2023-04-19 15:44:06.5262||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 15:44:10.3846||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 15:44:10.8837||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 15:44:22.2683||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 15:57:23.7995||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 16:00:08.9920||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 3:00:08 PM 2023-04-19 16:00:09.0088||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 16:00:09.0088||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 16:00:09.0088||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 16:00:09.0188||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 16:00:09.4250||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:09.4753||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 16:00:09.4753||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 16:00:09.4753||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 16:00:09.4753||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 16:00:09.4753||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 16:00:09.7921||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:09.8383||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:09.8383||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:10.2304||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:10.2304||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:10.2384||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 16:00:10.2384||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 16:00:10.2384||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 16:00:10.2384||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 16:00:10.2384||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 16:00:10.5503||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:10.5503||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:10.5503||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 16:00:10.7015||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 16:00:11.0291||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:11.0321||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:11.0321||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:11.1813||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:11.1813||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:11.1852||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 16:00:11.1852||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 16:00:11.1852||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 16:00:11.1852||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 16:00:11.1852||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 16:00:11.4853||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:11.4883||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:11.4883||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:11.6372||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:11.6372||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:11.6415||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 16:00:11.6415||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 16:00:11.6415||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 16:00:11.6415||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 16:00:11.6415||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 16:00:11.9695||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 16:00:12.3192||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 16:00:12.6533||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:12.6595||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 16:00:12.6595||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 16:00:12.6595||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 16:00:12.6595||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 16:00:12.6595||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 16:00:13.5225||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:13.5225||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 16:00:13.5315||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 16:00:13.5315||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 16:00:13.5315||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 16:00:13.5315||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 16:00:13.8608||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:13.8608||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:13.8608||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 16:00:14.0181||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 16:00:14.3098||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 16:00:14.3128||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 16:00:14.3128||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 16:00:14.4732||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 16:00:14.4732||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 16:00:14.4732||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 16:00:14.4732||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 16:00:31.6349||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:00:31.6349||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:00:31.6977||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:00:31.7626||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:00:32.6157||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:00:39.9890||DEBUG|CourseService.Program|init main function 2023-04-19 16:00:44.0252||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 3, CurrentSection : 4 2023-04-19 16:02:08.8561||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:02:08.9963||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:02:09.7344||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 1 2023-04-19 16:03:46.5595||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:03:46.6865||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:03:47.3420||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 2 2023-04-19 16:04:55.6469||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 16:05:12.6537||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:05:12.7729||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:05:13.4616||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:21.6603||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:21.6603||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:21.6603||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:21.7256||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:21.7858||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:05:26.3249||DEBUG|CourseService.Program|init main function 2023-04-19 16:05:30.0795||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:07:05.9098||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:07:06.0740||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:07:06.7566||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 3 2023-04-19 16:09:29.8199||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 16:09:31.7381||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 4 2023-04-19 16:10:15.2009||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:10:16.0919||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 4, CurrentSection : 4 2023-04-19 16:10:28.8650||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:10:56.1851||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:13:47.1013||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:47.1013||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:47.1013||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:47.1703||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:47.2326||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:49.5432||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:49.5432||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:49.5659||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:49.6234||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:13:49.6849||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 16:14:50.0467||DEBUG|CourseService.Program|init main function 2023-04-19 16:14:52.9489||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 16:29:08.1498||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 255, CurrentModule : 7, CurrentSection : 3 2023-04-19 16:51:49.3338||DEBUG|CourseService.Program|init main function 2023-04-19 16:51:51.9145||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 1 2023-04-19 16:54:07.7545||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:54:07.9113||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:54:08.6280||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 1 2023-04-19 16:55:32.3502||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:55:32.5033||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:55:33.1647||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 2 2023-04-19 16:59:08.7417||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 3 2023-04-19 16:59:25.0159||WARN|CourseService.Core.Service.CourseService|CourseCompleted: False 2023-04-19 16:59:25.7926||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 3 2023-04-19 16:59:39.9397||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 5, CurrentSection : 3 2023-04-19 17:00:05.2140||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 4:00:05 PM 2023-04-19 17:00:05.2347||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 17:00:05.2347||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 17:00:05.2377||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 17:00:05.2377||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 17:00:05.9242||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:05.9764||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 17:00:05.9764||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 17:00:05.9764||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 17:00:05.9764||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 17:00:05.9764||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 17:00:06.3199||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:06.3673||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:06.3673||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:07.1593||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 17:00:07.1598||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 17:00:07.4992||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:07.5025||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:07.5025||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 17:00:07.6475||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 17:00:07.9975||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:08.0035||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:08.0035||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 17:00:08.1630||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 17:00:08.4811||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:08.4811||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:08.4811||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 17:00:08.6377||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 17:00:09.3889||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:09.3950||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 17:00:09.3950||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 17:00:09.4161||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 17:00:09.4161||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 17:00:09.4161||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 17:00:09.7695||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 17:00:10.3177||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 17:00:10.6503||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:10.6599||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 17:00:10.6599||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 17:00:10.6599||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 17:00:10.6599||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 17:00:10.6599||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 17:00:10.9738||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:10.9738||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:10.9738||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 17:00:11.1153||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865 2023-04-19 17:00:11.4174||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1681221728865, Details [{"status":true,"message":"Verification successful","data":{"id":2712248943,"domain":"live","status":"success","reference":"1681221728865","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-04-11T15:18:52.000Z","created_at":"2023-04-11T14:02:19.000Z","channel":"card","currency":"NGN","ip_address":"102.134.16.45","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1681226276,"time_spent":58,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":17},{"type":"input","message":"Filled this field: card expiry","time":19},{"type":"input","message":"Filled this field: card cvv","time":25},{"type":"action","message":"Attempted to pay with card","time":25},{"type":"auth","message":"Authentication Required: pin","time":27},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":38},{"type":"success","message":"Successfully paid with card","time":58}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_0d4b58hz7n","bin":"539983","last4":"3673","exp_month":"10","exp_year":"2023","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_dRr3UZkNRjQeS6tT8Txw","account_name":"OPELUSI OLUBUKOLA OLUWATOSIN","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":119443188,"first_name":"","last_name":"","email":"taiwobukkyopelusi@gmail.com","customer_code":"CUS_g3ti0u5i5egwtt9","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-11T15:18:52.000Z","createdAt":"2023-04-11T14:02:19.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-11T14:02:19.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 17:00:11.4174||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 17:00:11.4174||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 17:00:11.5553||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 17:00:11.5553||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 17:00:11.5553||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1681221728865 2023-04-19 17:00:11.5553||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1681221728865 done. 2023-04-19 17:52:14.3626||DEBUG|CourseService.Program|init main function 2023-04-19 17:52:21.8461||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 17:52:21.9085||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 17:52:21.9085||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 17:52:21.9912||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 17:52:22.0696||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:22.1356||DEBUG|CourseService.Program|init main function 2023-04-19 18:14:23.4305||WARN|CourseService.Core.Service.PaymentService|About to Reprocess Transaction from 4/19/2023 5:14:23 PM 2023-04-19 18:14:23.6434||WARN|CourseService.Core.Service.PaymentService|11 transactions found to be reprocessed 2023-04-19 18:14:23.6434||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677494235072 2023-04-19 18:14:23.6434||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677494235072 2023-04-19 18:14:23.6619||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677494235072 2023-04-19 18:14:24.0744||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677494235072, Details [{"status":true,"message":"Verification successful","data":{"id":2575214342,"domain":"live","status":"abandoned","reference":"1677494235072","amount":1500000,"message":null,"gateway_response":"The transaction was not completed","paid_at":null,"created_at":"2023-02-27T10:41:29.000Z","channel":"card","currency":"NGN","ip_address":"197.211.44.226","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":null,"fees":null,"fees_split":null,"authorization":{},"customer":{"id":113522691,"first_name":"","last_name":"","email":"adegbolaadekemi3@gmail.com","customer_code":"CUS_dgftjqu0h0e3cp7","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-02-27T10:41:29.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-02-27T10:41:29.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:24.2485||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677494235072 2023-04-19 18:14:24.2485||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677494235072 done. 2023-04-19 18:14:24.2485||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1677583626223 2023-04-19 18:14:24.2485||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1677583626223 2023-04-19 18:14:24.2508||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1677583626223 2023-04-19 18:14:24.5640||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1677583626223, Details [{"status":true,"message":"Verification successful","data":{"id":2578427401,"domain":"live","status":"success","reference":"1677583626223","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-02-28T11:39:52.000Z","created_at":"2023-02-28T11:28:22.000Z","channel":"card","currency":"NGN","ip_address":"129.18.186.93","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1677583702,"time_spent":690,"attempts":5,"authentication":"otp","errors":1,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":24},{"type":"input","message":"Changed this field: card number","time":68},{"type":"input","message":"Filled this field: card expiry","time":68},{"type":"input","message":"Filled this field: card cvv","time":68},{"type":"action","message":"Attempted to pay with card","time":76},{"type":"auth","message":"Authentication Required: otp","time":78},{"type":"error","message":"Error: Insufficient funds","time":106},{"type":"input","message":"Changed this field: card number","time":126},{"type":"input","message":"Changed this field: card expiry","time":128},{"type":"input","message":"Changed this field: card cvv","time":133},{"type":"action","message":"Attempted to pay with card","time":133},{"type":"auth","message":"Authentication Required: pin","time":134},{"type":"action","message":"Attempted to pay with card","time":137},{"type":"auth","message":"Authentication Required: otp","time":154},{"type":"action","message":"Set payment method to: ussd","time":262},{"type":"action","message":"Set payment method to: card","time":304},{"type":"input","message":"Changed this field: card number","time":618},{"type":"input","message":"Changed this field: card expiry","time":620},{"type":"input","message":"Changed this field: card cvv","time":625},{"type":"action","message":"Attempted to pay with card","time":626},{"type":"auth","message":"Authentication Required: pin","time":638},{"type":"action","message":"Attempted to pay with card","time":641},{"type":"auth","message":"Authentication Required: otp","time":651},{"type":"success","message":"Successfully paid with card","time":690}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_h0cybrkqwd","bin":"539983","last4":"9279","exp_month":"01","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_eX6ejtQ1KwnVkRPYJEaL","account_name":"EGBOCHUE TOLULOPE IJEOMA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":113630481,"first_name":"","last_name":"","email":"tolulopeijeoma@gmail.com","customer_code":"CUS_16cgv1vn6l46m1k","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-02-28T11:39:52.000Z","createdAt":"2023-02-28T11:28:22.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-02-28T11:28:22.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:24.5640||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:24.6178||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 18:14:24.6178||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 18:14:24.6349||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:24.6349||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:24.7188||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:24.8000||WARN|CourseService.Core.Service.CourseService|Calculate Percentage for Course : 257, CurrentModule : 2, CurrentSection : 1 2023-04-19 18:14:26.2547||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 18:14:26.2547||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 18:14:26.2701||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1677583626223 2023-04-19 18:14:26.2701||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1677583626223 done. 2023-04-19 18:14:26.2701||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 18:14:26.2701||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 18:14:26.2701||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 18:14:26.5509||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:26.5509||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 18:14:26.5509||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 18:14:26.7229||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 18:14:27.0137||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:27.0191||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 18:14:27.0191||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 18:14:27.1863||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 18:14:27.1863||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 18:14:27.1916||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 18:14:27.1916||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 18:14:27.1916||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678958802390 2023-04-19 18:14:27.1916||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678958802390 2023-04-19 18:14:27.1916||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678958802390 2023-04-19 18:14:27.4689||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678958802390, Details [{"status":true,"message":"Verification successful","data":{"id":2632222100,"domain":"live","status":"success","reference":"1678958802390","amount":1500000,"message":null,"gateway_response":"Approved","paid_at":"2023-03-16T09:32:02.000Z","created_at":"2023-03-16T09:30:35.000Z","channel":"card","currency":"NGN","ip_address":"197.210.149.251","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1678959036,"time_spent":89,"attempts":2,"authentication":"otp","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":48},{"type":"input","message":"Filled this field: card expiry","time":53},{"type":"input","message":"Filled this field: card cvv","time":59},{"type":"action","message":"Attempted to pay with card","time":59},{"type":"auth","message":"Authentication Required: pin","time":62},{"type":"action","message":"Attempted to pay with card","time":67},{"type":"auth","message":"Authentication Required: otp","time":70},{"type":"success","message":"Successfully paid with card","time":89}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_3cbyrw4wp4","bin":"539983","last4":"2586","exp_month":"07","exp_year":"2026","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_uu14GMR5JvLwWcEUbXJq","account_name":"UMAR BILKISU KANGIWA","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":115573856,"first_name":"","last_name":"","email":"bilkisu.uk@gmail.com","customer_code":"CUS_sd0j2k1z6nndron","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-03-16T09:32:02.000Z","createdAt":"2023-03-16T09:30:35.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-03-16T09:30:35.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:27.4689||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 18:14:27.4689||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678958802390 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678958802390 done. 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1678999169786 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1678999169786 2023-04-19 18:14:27.6286||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1678999169786 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1678999169786, Details [{"status":true,"message":"Verification successful","data":{"id":2634369725,"domain":"live","status":"failed","reference":"1678999169786","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-16T20:39:46.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679000120,"time_spent":4,"attempts":0,"errors":0,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":6},{"type":"action","message":"Set payment method to: bank_transfer","time":4}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-16T20:39:46.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-16T20:39:46.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1678999169786 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1678999169786 done. 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679575394975 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679575394975 2023-04-19 18:14:27.8816||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679575394975 2023-04-19 18:14:28.1814||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679575394975, Details [{"status":true,"message":"Verification successful","data":{"id":2654780093,"domain":"live","status":"failed","reference":"1679575394975","amount":1500000,"message":"fellback-BnF","gateway_response":"Enter the OTP code sent to your phone to complete the transaction","paid_at":null,"created_at":"2023-03-23T12:43:24.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679577756,"time_spent":922,"attempts":12,"authentication":"otp","errors":3,"success":false,"mobile":false,"input":[],"history":[{"type":"action","message":"Set payment method to: bank_transfer","time":8},{"type":"action","message":"Set payment method to: visa_qr","time":25},{"type":"action","message":"Set payment method to: card","time":41},{"type":"input","message":"Filled this field: card number","time":81},{"type":"input","message":"Filled this field: card expiry","time":84},{"type":"input","message":"Filled this field: card cvv","time":89},{"type":"action","message":"Attempted to pay with card","time":90},{"type":"auth","message":"Authentication Required: pin","time":90},{"type":"action","message":"Attempted to pay with card","time":231},{"type":"auth","message":"Authentication Required: otp","time":249},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":266},{"type":"action","message":"Attempted to pay with card","time":279},{"type":"auth","message":"Authentication Required: 3DS","time":283},{"type":"action","message":"Third-party authentication window opened","time":292},{"type":"action","message":"Third-party authentication window closed","time":297},{"type":"action","message":"Attempted to pay with card","time":310},{"type":"error","message":"Error: Incorrect PIN","time":315},{"type":"action","message":"Attempted to pay with card","time":335},{"type":"auth","message":"Authentication Required: pin","time":336},{"type":"action","message":"Attempted to pay with card","time":349},{"type":"error","message":"Error: PIN tries exceeded","time":357},{"type":"action","message":"Set payment method to: bank_transfer","time":371},{"type":"input","message":"Changed this field: card number","time":38},{"type":"input","message":"Changed this field: card expiry","time":41},{"type":"input","message":"Changed this field: card cvv","time":47},{"type":"action","message":"Attempted to pay with card","time":48},{"type":"auth","message":"Authentication Required: pin","time":49},{"type":"action","message":"Attempted to pay with card","time":290},{"type":"action","message":"Attempted to pay with card","time":333},{"type":"auth","message":"Authentication Required: 3DS","time":333},{"type":"action","message":"Third-party authentication window opened","time":340},{"type":"action","message":"Third-party authentication window closed","time":357},{"type":"action","message":"Attempted to pay with card","time":371},{"type":"auth","message":"Authentication Required: otp","time":378},{"type":"input","message":"Changed this field: card number","time":693},{"type":"input","message":"Changed this field: card expiry","time":701},{"type":"input","message":"Changed this field: card cvv","time":812},{"type":"action","message":"Attempted to pay with card","time":895},{"type":"auth","message":"Authentication Required: pin","time":895},{"type":"action","message":"Attempted to pay with card","time":908},{"type":"auth","message":"Authentication Required: otp","time":922}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_omqv2ph9k0","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T12:43:24.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T12:43:24.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:28.1949||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679575394975 2023-04-19 18:14:28.1949||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679575394975 done. 2023-04-19 18:14:28.1949||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679581155555 2023-04-19 18:14:28.1949||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679581155555 2023-04-19 18:14:28.1949||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679581155555 2023-04-19 18:14:28.4947||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679581155555, Details [{"status":true,"message":"Verification successful","data":{"id":2655034402,"domain":"live","status":"failed","reference":"1679581155555","amount":1500000,"message":null,"gateway_response":"Denied by Fraud System.","paid_at":null,"created_at":"2023-03-23T14:19:27.000Z","channel":"card","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679581253,"time_spent":61,"attempts":5,"authentication":"otp","errors":4,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":13},{"type":"input","message":"Filled this field: card expiry","time":17},{"type":"input","message":"Filled this field: card cvv","time":21},{"type":"action","message":"Attempted to pay with card","time":21},{"type":"auth","message":"Authentication Required: pin","time":22},{"type":"action","message":"Attempted to pay with card","time":30},{"type":"auth","message":"Authentication Required: otp","time":35},{"type":"error","message":"Error: Token Authentication Failed. Incorrect Token Supplied.","time":63},{"type":"input","message":"Changed this field: card number","time":20},{"type":"input","message":"Changed this field: card expiry","time":24},{"type":"input","message":"Changed this field: card cvv","time":27},{"type":"action","message":"Attempted to pay with card","time":27},{"type":"error","message":"Error: Unable to process transaction","time":28},{"type":"action","message":"Attempted to pay with card","time":36},{"type":"error","message":"Error: Unable to process transaction","time":37},{"type":"input","message":"Changed this field: card number","time":56},{"type":"action","message":"Attempted to pay with card","time":60},{"type":"error","message":"Error: Unable to process transaction","time":61}]},"fees":null,"fees_split":null,"authorization":{"authorization_code":"AUTH_193orasj1g","bin":"539983","last4":"3319","exp_month":"09","exp_year":"2024","channel":"card","card_type":"mastercard debit","bank":"Guaranty Trust Bank","country_code":"NG","brand":"mastercard","reusable":true,"signature":"SIG_AsqfbSFz3vbIcEowspM3","account_name":"IFEABUNIKE CHUKWUDI FRANCIS","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-23T14:19:27.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-23T14:19:27.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:28.5025||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679581155555 2023-04-19 18:14:28.5025||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679581155555 done. 2023-04-19 18:14:28.5025||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1679946700523 2023-04-19 18:14:28.5025||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1679946700523 2023-04-19 18:14:28.5025||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1679946700523 2023-04-19 18:14:28.7758||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1679946700523, Details [{"status":true,"message":"Verification successful","data":{"id":2668137499,"domain":"live","status":"abandoned","reference":"1679946700523","amount":1500000,"message":null,"gateway_response":"Awaiting Transfer","paid_at":null,"created_at":"2023-03-27T19:51:49.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"198.252.15.190","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1679946787,"time_spent":6,"attempts":2,"authentication":"pin","errors":1,"success":false,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":25},{"type":"input","message":"Filled this field: card expiry","time":27},{"type":"input","message":"Filled this field: card cvv","time":33},{"type":"action","message":"Attempted to pay with card","time":33},{"type":"auth","message":"Authentication Required: pin","time":35},{"type":"action","message":"Attempted to pay with card","time":39},{"type":"error","message":"Error: Transaction Declined","time":43},{"type":"action","message":"Set payment method to: bank_transfer","time":6}]},"fees":null,"fees_split":null,"authorization":{},"customer":{"id":99903033,"first_name":"","last_name":"","email":"sirrigilian@gmail.com","customer_code":"CUS_z9iy7dsmttkllwq","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":null,"createdAt":"2023-03-27T19:51:49.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":null,"transaction_date":"2023-03-27T19:51:49.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:28.7853||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1679946700523 2023-04-19 18:14:28.7853||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1679946700523 done. 2023-04-19 18:14:28.7853||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1680604298949 2023-04-19 18:14:28.7853||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1680604298949 2023-04-19 18:14:28.7853||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1680604298949 2023-04-19 18:14:29.0463||WARN|CourseService.Core.Service.IntegrationService|Response for PayStack with referenceNo: 1680604298949, Details [{"status":true,"message":"Verification successful","data":{"id":2691003823,"domain":"live","status":"success","reference":"1680604298949","amount":1500000,"message":"expecting-3d-response","gateway_response":"Approved","paid_at":"2023-04-04T11:19:04.000Z","created_at":"2023-04-04T10:31:51.000Z","channel":"bank_transfer","currency":"NGN","ip_address":"62.173.45.142","metadata":{"referrer":"https://www.skilldorm.com/course/checkout"},"log":{"start_time":1680607048,"time_spent":99,"attempts":1,"authentication":"3DS","errors":0,"success":true,"mobile":false,"input":[],"history":[{"type":"input","message":"Filled this field: card number","time":27},{"type":"input","message":"Filled this field: card expiry","time":30},{"type":"input","message":"Filled this field: card cvv","time":34},{"type":"action","message":"Attempted to pay with card","time":34},{"type":"auth","message":"Authentication Required: 3DS","time":35},{"type":"action","message":"Third-party authentication window opened","time":38},{"type":"action","message":"Set payment method to: bank_transfer","time":9},{"type":"success","message":"Successfully paid with bank_transfer","time":99},{"type":"success","message":"Successfully paid with bank_transfer","time":99}]},"fees":32500,"fees_split":null,"authorization":{"authorization_code":"AUTH_ppdzc3xaxr","bin":"004XXX","last4":"X080","exp_month":"04","exp_year":"2023","channel":"bank_transfer","card_type":"transfer","bank":"Access Bank","country_code":"NG","brand":"Managed Account","reusable":false,"signature":null,"account_name":null,"sender_bank":"Access Bank","sender_country":"NG","sender_bank_account_number":"XXXXXXX080","sender_name":"BABALOLA OLUWATOSIN","narration":"NIP:BABALOLA OLUWATOSIN-7548670229/PAYSTACK CHECK","receiver_bank_account_number":null,"receiver_bank":null},"customer":{"id":118392046,"first_name":"","last_name":"","email":"babalolaoluwatosin12@gmail.com","customer_code":"CUS_8a6w4kolnhbn9mr","phone":"","metadata":null,"risk_action":"default","international_format_phone":null},"plan":null,"split":{},"order_id":null,"paidAt":"2023-04-04T11:19:04.000Z","createdAt":"2023-04-04T10:31:51.000Z","requested_amount":1500000,"pos_transaction_data":null,"source":null,"fees_breakdown":[{"amount":32500,"formula":null,"type":"paystack"}],"transaction_date":"2023-04-04T10:31:51.000Z","plan_object":{},"subaccount":{}}}] 2023-04-19 18:14:29.0463||WARN|CourseService.Core.Service.IntegrationService|Url: https://api.skilldorm.com/notification/ 2023-04-19 18:14:29.0463||WARN|CourseService.Core.Service.IntegrationService|EndPoint: /api/Email/Send 2023-04-19 18:14:29.2267||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: {"data":null,"code":"00","success":true,"description":"Success"} 2023-04-19 18:14:29.2267||WARN|CourseService.Core.Service.IntegrationService|Response from Payment Service: OK--OK-- 2023-04-19 18:14:29.2324||WARN|CourseService.Core.Service.PaymentService|Done Processing Payment with TransactionRef : 1680604298949 2023-04-19 18:14:29.2324||WARN|CourseService.Core.Service.PaymentService|Transaction with TransactionRef: 1680604298949 done. 2023-04-19 18:14:29.2324||WARN|CourseService.Core.Service.PaymentService|About to Reprocess transaction with TransactionRef: 1681221728865 2023-04-19 18:14:29.2324||WARN|CourseService.Core.Service.PaymentService|About to process payment with TransactionRef: 1681221728865 2023-04-19 18:14:29.2324||WARN|CourseService.Core.Service.IntegrationService|About to verify transaction with ref : 1681221728865